Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running a FPD application on Windows 2000
Message
De
05/09/2003 18:17:12
Mike Yearwood
Toronto, Ontario, Canada
 
 
À
05/09/2003 12:43:21
Dave Nantais
Light speed database solutions
Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00826495
Message ID:
00826660
Vues:
23
Hi Dave!

Bear in mind that if you are running the main .PRG file from the FPD command window, every PRG it calls will be considered an open file too. Compile to an app at the very least. If it has .IDX files, change to CDX to reduce file handle usage too.

>I am porting a FPD2.6 application over to VFP8.
>I am trying to get the FPD app working on my Windows 2000 machine.
>The application starts up fine. However, when attempting to start up a form that opens approximately 15 data tables i receive the following error :
>
>"too many files open"
>
>
>I've played around with the "files" variable in the config.sys and autoexec.bat files with no luck.
>
>The config.sys and autoexec.bat files on my machine sit on the "C:\" directory. I am wondering if the cmd.exe that runs the command prompt looks for a config.sys file in a different location other than "C:\".
>
>
>This application works fine on my clients' Windows 98 machine.
>I just don't want to get back to the client location and hunt through his computer checking all kinds of settings in order to get the application to work on my machine.
>
>Any idea how i can get the DOS command shell to allow the opening of additional files?
>
>TIA,
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform