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

[sqr-users] Printing on seperate lines:



How can I print these on separate lines in SQR
 
... code snippet ...
 
WRITE 2 FROM
 
'Value 1 : ' $Value1
'Value 2 : ' $Value2
 
I figure a decode may do the trick. Here is my file open routine:
 
OPEN $FILENAME AS 2 FOR-WRITING RECORD=500
 
Thanks in advance
 
Steve
 

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