|
-
November 6th, 1998, 06:32 PM
#3
Read & Write to an output file
This may sound trival but I just can't seem to figure it out on my own.
I have an output file that stores job infomation. Looks somthing like this:
[Job Info]
"Job#"
"Job Name"
[Calculations Type #1]
....10 colmuns of data....
..
..
..
[Calculations Type #2]
....8 columns of data....
..
..
and so on.
Is there a way to search for one of the labels and then start reading AND writing using that label as a base. I could use the Input and Write commands to read OR write to file but not both. I could use the Put and Get commands but they require a fixed row width. Please somebody help a newbie out!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|