Posted By:
Anonymous
Posted On:
Tuesday, January 3, 2006 09:44 AM
I want to use a variable in my application
if i run the program 1st time if its value will 1
it will show 1,once again if i run that program
it will show the value 2,1 should persist till
the next run.
ex :
1st run:A=1,
A=1 should persist up to second run
Please use html tags to format code blocks.