[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

RE: [sqr-users] Continous line - no wrap



Paul,
I would have to know more about how your program logic flowed, but it 
certainly would work to store your variables (or arrays if your program 
warranted).  Once you had all of your variables populated for a single 
line of your output file, you would then execute your write statement.

And yes, you could write an empty variable string  to skip a line in your 
output file (write 10 from $blank).

Best of luck!

Don

>>I did try to use the write command but i need to write data to the file 
for
the same line, however getting the data from different sqr select 
statments
so the data is being written to the file at different times but for the 
same
line.
Do I need to store the information into a variable until i am ready to 
print
the whole line? And to give a break between lines do i just create an 
empty
variable to write between lines?

_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users