sortinfo question
Kenneth Brody
kenbrody at bestweb.net
Tue Sep 9 09:56:04 PDT 2008
Quoting Don Coleman (Tue, 9 Sep 2008 11:49:14 -0400):
> I am attempting to use the sortinfo command for the first time. The
> following implementation:
>
> SA=sortinfo(QS1,DELIVERYSHEET,1)
>
> gives me a syntax error on the comma after QS1. My filename is QS1, the
> output format name is DELIVERYSHEET, and then the actual sort level I am
> testing for.
>
> Can someone tell me what the error is and what needs to be surrounded by
> quotes?
All of the parameters can be expressions, so to pass literal strings:
SA = sortinfo("QS1","DELIVERYSHEET","1")
--
Read the truth behind the movie "Expelled" at <http://www.ExpelledExposed.com>
--
KenBrody at BestWeb dot net spamtrap: <g8ymh8uf001 at sneakemail.com>
http://www.hvcomputer.com
http://www.fileProPlus.com
More information about the Filepro-list
mailing list