I have the path of a file stored in a table. If I manually code in the 
path, I have no problems appending the file to the memo 'field' but if 
I pull the path from the table, I get "File does not exist"

*!* junkpath = d:\work\catholicschoolgirlinkjet_sample.ctl APPEND MEMO 
junk.junkmemo FROM junk.junkpath.value

doesn't work but this does:
APPEND MEMO junk.junkmemo from d:\work\catholicschoolgirlinkjet_sample.ctl

does

I tried dumping the value of 'field' into a variable, trimming up the 
variable, trimming the data in the 'field',...

Any suggestions?






_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to