In a message dated 9/3/2005 12:55:30 PM Pacific Daylight Time, 
[EMAIL PROTECTED] writes:


> As Mats asks, how do they implement a persistent variable?

Persistent using named common is only an issue if you are trying to persist 
for the duration of a LOGIN session.

If your concern is only to persist for the duration of a "mainline plus 
subroutines and ENTERed programs" set then you can use unnamed COMMON and it 
works 
just fine.

Before named Common existed, we all had to use unnamed Common.
Now that named Common exists, nobody remembers the pain we had to endure.

Will Johnson
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to