|
It might be simpler to start a new session
...............
If you want to go down new-ish methodologies
.... and have sas/connect available.....
you might put each of these "SAS program" tasks
into a sas/connect "remote" session which is just
starting another sas session on your platform.
Then with connectwait=NO, you can sit back and watch
(with command rdisplay) your system perform
multiple sas jobs concurrently !
Using this sas/connect methodology knowmn as MPconnect
is a lot more interesting than trying to "clean" your current
environment of not only those macro variables but also
macros, formats and perhaps other, more or less-obvious,
global options.
Good Luck
Peter Crawford
Datum: 05/12/2002 18:49
An: SAS-L@LISTSERV.UGA.EDU
Antwort an: David Friedman <harrypotterdhf@EARTHLINK.NET>
Betreff: Macro Variables: Deleting
Nachrichtentext:
I have the need to run multiple SAS programs. Everytime I run I want to
make sure that all macro variables are cleared out in the pool. How would I
accomplish this.
Thanks.
--
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.
|