Syntax error

Scott Walker ScottWalker at RAMSystemsCorp.com
Wed Mar 19 09:07:09 PDT 2008





-----Original Message-----
From:
filepro-list-bounces+scottwalker=ramsystemscorp.com at lists.celestial.com
[mailto:filepro-list-bounces+scottwalker=ramsystemscorp.com at lists.celest
ial.com] On Behalf Of Don Coleman
Sent: Wednesday, March 19, 2008 11:48 AM
To: filepro-list at lists.celestial.com
Subject: Syntax error


I am creating an open selection set via export on the fly from within a
-v select process table.  Instead of being able to hardcode the entire
path I now need to incorporate a variable (which contains the user's
initials). However, when I do so I get a syntax error.  Anyone see my
problem?

Previous
RF="E:\QS1\TODO\FILEPRO\QS1\DOUBLE.SEL"{""
Works ok and passes syntax check


Modified
RF="E:\QS1\TODO\FILEPRO\QS1\"{DE{".SEL"{""

The syntax error points to the "." (period) just before the SEL. The
variable (DE) is defined earlier in the table.



Don,

Try leaving a space after the last \ as follows:


RF="E:\QS1\TODO\FILEPRO\QS1\ "{DE{".SEL"{""


Regards,

Scott





Don Coleman
Donald G. Coleman, Consultant
402 Andrew Circle
Indiana, PA 15701
dcoleman at dgcreact.com
(724) 349-6302

_______________________________________________
Filepro-list mailing list
Filepro-list at lists.celestial.com
http://mailman.celestial.com/mailman/listinfo/filepro-list




More information about the Filepro-list mailing list