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

[sqr-users] RE: SQR -F Parameter



If you just want to specify the directory in the -f flag:

-fc:\temp\

If you want the report to go to the same directory as the SQR source code, but 
want to change the default name of the report:

-fmyrpt.lis

If you want to do both:

-fc:\temp\myrpt.lis

You also can override whatever is in the -f flag within your program, by using 
the new-report command with whatever directory\filename you want.  Of course, 
this is for reports written with print commands.  If you are using write 
commands to create a flat file, then you would specify the directory\filename 
in your open command.

HTH,

Denise M. White
Sr. Software Engineer
Vicor 
--__--__--

Message: 14
To: sqr-users@sqrug.org
From: "Mark Bailey" <MARKB@za.ibm.com>
Date: Tue, 3 Feb 2004 11:09:11 +0200
Subject: [sqr-users] SQR -F Parameter
Reply-To: sqr-users@sqrug.org

Can anyone please help me by showing me how the -F parameter works.How do I
change the file directory and file name where the output of the sqr must
write to?

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