Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to access Graphics on different PCs
Message
De
17/05/2001 13:20:27
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
À
17/05/2001 05:00:02
Edward See
Magicalogic Consultancy System
Quezon, Philippines
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00508218
Message ID:
00508418
Vues:
24
>i have a field storing the path to a graphic image file.
>i use this field to display the image.
>this works fine if the imgImage.picture='f:c\ut\imagefile\ut.jpg'
>and the program is run on a work station and the exe shortcut is 'f:c\ut\ut.exe'
>it works fine
>but if exe shortcut is mapped as '\\server\ut\ut.exe' where 'f:c' folder is \\server then it does not display.
>seems like path with f:\ works fine but \\server does not.
>please advice, appreciate any suggestions

There was a bug in Fox (probably all versions older than 6 SP5) which prevented it from running off an UNC path (ie \\server\share syntax) if it contained a space. You could have spaces in any local directories, or directories beneath mapped drives, but not in UNCs. This was fixed in SP5. If this is the reason your exe won't run, it's giving you the error "ut.exe - can not find ut.exe" or something like that.

If I've guessed the reason well, you have two ways out - upgrade to SP5 or make sure there are no spaces in filenames, share names and directory names. If I have not, it would help if we knew what was the error message.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform