Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Foxpfix
Message
De
16/05/2006 09:55:01
 
 
À
15/05/2006 15:37:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01121957
Message ID:
01122221
Vues:
28
Well since I didn't write the code or know foxpro I am playing catch-up because we (network operations) are trying to determine what it is that can be done with the application since we are not getting lots of word from our developers who worked on it. This is the file:

STATUS BAR = ON
BELL = ON
EXCLUSIVE = OFF
TALK = ON
STATUS = OFF
DELETED = ON
CENTURY = ON
DECIMALS = 2
SAFETY = OFF
EDITWORK = \temp
SORTWORK = \temp
PROGWORK = \temp
TMPFILES = \temp
PATH=Dcom\AHRT;Dcom\ARTH;Dcom\AARP;Dcom\AHA;Dcom\CAP;Dcom\CCAN;Dcom\CFF;Dcom\CHCC;Dcom\COPS;Dcom\CWF;Dcom\DEMO;Dcom\DEV;Dcom\HEIFER;Dcom\WARL;Dcom\ZPG;Dcom\HHV;Dcom\HDC;Dcom\NFCR;Dcom;Forms;Data;Prgs;Reports;Menus;Graphics
F2 = "BUILD APP MONEY4 FROM MONEY4;"
F3 = "BUILD EXE MONEY4 FROM MONEY4 recompile;"
CATMAN=OFF
TITLE = 'MoneyMaker4'
COMMAND = _screen.fontname="ArialNarrow"

Also from what I can see it saves all the temp files in a directory on the local drive (L: in our Citrix environment) to this directory (Money32TempFiles) and each of the temp files created are owned by the user accessing the application from what I can see.

Robert
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform