[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
SQR 'wrtite' command
- Subject: SQR 'wrtite' command
- From: Bill Winkfield <bwinkfield@GIA.EDU>
- Date: Mon, 4 Jan 1999 09:46:41 -0800
Hello all,
I'm using the following structure to create a data file with version 3
of SQR. I can write a new file with no problem, but it is inserting a
blank line at the beginning of the file, which I don't need. Has anyone
encountered this problem or have a clue as to a solution.
open 'e:\psoft\final\fshift\fsheader.dat' as 3
for-writing
record=200
status=#open3
Thanks in advance.
Bill Winkfield