Bug?

Brian K. White brian at aljex.com
Sun Sep 12 06:07:46 PDT 2004


----- Original Message ----- 
From: George Simon
To: fpsupport at fileproplus.com
Cc: filepro-list at lists.celestial.com
Sent: Saturday, September 11, 2004 5:49 PM
Subject: Bug?


On the following line:

system "\fp\rclerk gfokname -sanc -xa -d -r"<1<"-rw"<2

@pw will truncate the value in field 2 if there is a comma in it.

For example, if field 2 contains: Simon, George
@pw will only pass Simon,
but if field 2 contains George Simon
@pw will pass the entire value.

----------------------

I pass commas in via @p* all the time, however I would never expect to be
able to pass anything beyond the first whitespace without quoting!

system "\fp\rclerk gfokname -sanc -xa -d -r \""{1{"\" -rw \""{2{"\""
or
system "\fp\rclerk gfokname -sanc -xa -d -r '"{1{"' -rw '"{2{"'"

Brian K. White  --  brian at aljex.com  --  http://www.aljex.com/bkw/
+++++[>+++[>+++++>+++++++<<-]<-]>>+.>.+++++.+++++++.-.[>+<---]>++.
filePro BBx  Linux SCO  Prosper/FACTS AutoCAD  #callahans Satriani



More information about the Filepro-list mailing list