Poll: How do you plan on getting to heaven?
You do not have permission to vote in this poll.
Via good works.
100.00%
8 100.00%
I don\'t plan on it at all (going to heaven).
0%
0 0%
Accepting Jesus as personal savior.
0%
0 0%
If your answer is not here email me at terrythebest2001@yahoo.com
0%
0 0%
Total 8 vote(s) 100%
* You voted for this item. [Show Results]

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Saving some data.
#1
I was working through my program involving a survey, and I was wondering if there was a way to save the data via a seperate file, so that I could chain the program to another program, and have variables still represent the same values.
For example;
If answer$ = "a" then
a=a+1
goto 1 'or wherever you wanna go
end if
if answer$ = "b" then
b=b+1
goto 2 'or wherever again
end if

And what I want to do is take these two variables, a and b, and keep there values so that I can look at them later without manually having to write them down or anything like that. Could someone please give me the formula to use the variables from this program and save them via a document file or something, but also so that I can reach the values of the variables from other files. :o
S VERDAD?!
Reply


Messages In This Thread
Saving some data. - by terrythebest2003 - 09-11-2003, 11:34 PM
Saving some data. - by oracle - 09-12-2003, 03:46 AM
Saving some data. - by SCM - 09-12-2003, 04:46 AM
Saving some data. - by RST - 09-13-2003, 05:19 AM
Saving some data. - by oracle - 09-13-2003, 07:11 AM
Saving some data. - by SCM - 09-13-2003, 07:28 AM
Re: Saving some data. - by seph - 09-14-2003, 09:07 AM
Saving some data. - by NovaProgramming - 10-03-2003, 12:43 AM
Saving some data. - by oracle - 10-03-2003, 04:16 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)