Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with APPEND FROM
Message
From
07/11/2000 14:44:04
 
 
To
07/11/2000 14:26:26
Rebecca Stottlemire
Kansas State Department of Commerce
Topeka, Kansas, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00438579
Message ID:
00438961
Views:
10
>APPEND FROM &gcCurrPath SDF

>Any ideas? Thanks loads,
>Becky

SWAG:
Does the value in gcCurrPath contain any spaces?
You might try a named expression, i.e.
APPEND FROM (gcCurrPath) SDF

I'm also assuming that gcCurrPath contains a full path and a file name (since it works in some cases).

More SWAGs:
Is it on a network? Is the Win2K machine mapped to the correct drive (if a mapping is used)?
Does the Win2K machine have rights to that drive?
Does the file in gcCurrPath exist in the value that is given?
Insanity: Doing the same thing over and over and expecting different results.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform