Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Paths & drive letter referencing over network applicatio
Message
De
14/04/1998 14:14:51
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00091853
Message ID:
00091858
Vues:
20
SNIP
>
>What I have done so far is to place the following in my 'startup' program:
>
>store sys(5) to mcDrive && store that computers mapped drive letter
> if sys(5) = "c:" && and it is my computer
> store "c:\app" to mcDrive && include this only for my computer
> endif
>
>Then I have changed paths to include the &mcDrive as follows:
>
>do form &mcDrive\forms\form1.scx
>
>Is this the best way of getting around this path problem? Any suggestions?
>
>Many Thanks


DO FORM \\\\\form1

ei.

DO FORM \\pes-admin1\sys\app\foxpro\time50\OpeningForm

Hope this helps
Fred Lauckner

You know, it works on my computer. I don't know what your problem is.

.Net aint so bad.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform