[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: SQR editor
- Subject: Re: SQR editor
- From: Roger Harris <rharris@CSU.ORG>
- Date: Thu, 12 Jul 2001 12:08:54 -0600
There is a simpler way to do this. In the Parameters field instead of
entering the {path}\file_name.sqr you can enter the tool macro "$File" this
will run the file in the active window of TextPad. And in the Initial
Directory field use the tool macro "$FileDir". As for compiling, if you
mean generate an SQT just use the -rs flag in the Parameters field.
Roger Harris
"Shaver,
Richard H" To: SQR-USERS@list.iex.net
<richard.h.sh cc:
aver@LMCO.COM bcc:
> Subject: Re: SQR editor
Sent by:
"Discussion
of SQR,
Brio
Technology's
database
reporting
language"
<SQR-USERS@li
st.iex.net>
07/12/2001
11:39 AM
Please
respond to
sqr-users
In TextPad, under Tools, Run...
Command: sqrw.exe (include full path)
Parameters: path to file you are editing and database logon and sqr flags
Initial Folder: path to sqrw folder
Example:
Command: C:\SQRIBE\SQRServer\ODB\BINW\sqrw.exe
Parameters: C:\SQRIBE\VisualSQRIBE\PROGRAM\file_name.sqr
database/userID/Password -ziv -whatever_else
Initial Folder: C:\SQRIBE\SQRServer\ODB\BINW
Thanks to the motivation provided by the SQR Users Group, I have forced
myself to find the time to use something other than VisualSqribe as a text
editor for Brio. I like TextPad (and the company bought it for us), but
this is the first time I have used some of its power.
Now, can some one smart please tell me how to compile from TextPad?
Thanks
Rick