Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Distributed code not behaving like app
Message
From
14/01/2004 12:12:21
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
14/01/2004 12:06:47
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00866803
Message ID:
00866810
Views:
28
>ustring='E:\VFP8\CONTACT\VIZMAIL\PATHS IN 1 ORDER 0 ASCENDING EXCLUSIVE ALIAS PATHS AGAIN'
>USE &ustring
>
>
>the above works within the programming environment, but not in a distributed exe. Anyone know why not?

Is it the same path in both cases? A space in the path is an invitation for trouble. Parentheses are safer: USE (ustring), but it is still better to avoid spaces.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform