Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bitmap in config.fpw
Message
 
À
15/11/2001 15:56:00
Ken Knorr
Logos Management Software
Ventura, Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00582364
Message ID:
00582427
Vues:
29
You cannot include conditional (or any for that mater) "code" in the config.fpw file..
Also; you should EXPERIMENT with bitmap=off -- I deploy apps on TS & Citrix, sometimes it's faster, sometimes it's slower.

During your install, check if it's a Terminal Server, if it is, install a different config.fpw or add the line to config.fpw at runtime.

I have code to determin if it's ts (and a library to tell you if you're connected, disconnected etc) in the files section.

-josh

>I include a config.fpw in my application. This has worked fine but now we want to support Citrix and TS systems. Once config is included in exe can't override it with the /C option. So I tried the following in config.fpw
>
>BITMAP=IIF(FILE("CITRIX.DAT"),"OFF","ON")
>
>The above has no effect, does anyone have an ideas on this. I would like to continue to include config.fpx in exe, its one less thing that can go wrong on users machines when installing and creating shortcuts etc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform