I have this code and it is comming back with an error
fla$ = "c:\reports\weekly.rpt"
open fla$ of input as #1
width #1, 140
print #1,"weekly report"
close #1
i am getting an error message on the width line
can you please help
thanks
dave
|
Results 1 to 8 of 8
Thread: please help with widthThreaded View
|
Click Here to Expand Forum to Full Width |