Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append from
Message
 
 
To
16/10/2002 22:55:14
Joel Hokanson
Services Integration Group
Bellaire, Texas, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00712159
Message ID:
00712160
Views:
10
>I have a program where I use GETFILE() to get a file name
>
>I then have a line Appe from &xfile sdf and it works FINE on my development machine, but when I send the EXE to my customer, it gives me error 36 which is Command contains unrecognized phrase/ command
>
>Any thoughts????
>
>Joel Hokanson
>Houston

Change this line to append from (xFile). E.g. don't use macro, unless there is no other way. In this case name resolution should work fine.

BTW, before append line check, if not empty(xFile), if it is empty, user Canceled the dialog.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform