Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help! - There is not enough memory to complete this oper
Message
De
20/10/1999 16:59:04
 
 
À
20/10/1999 12:15:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00278908
Message ID:
00279090
Vues:
14
>Hi Folks,
>
>Here's one that has me stumped. Put the following code into a program in the directory containing the SPLASH.VCX file. The directory is "C:\PROJECTS\EFMLOG\CLASSES".
>
>It works.
>
>** Code
>
>SET TALK OFF
>CLOSE ALL
>CLEAR ALL
>CLEAR DLLS
>
>SET CLASSLIB TO Splash ADDITIVE
>oSplash = CREATEOBJECT("Splash")
>
>** End Code
>
>In that directory's parent directory put the test program and change "SET CLASSLIB TO Splash ADDITIVE" to "SET CLASSLIB TO c:\projects\efmlog\classes\Splash ADDITIVE" and it works.
>
>Now, use the original code snippet above in a MAIN.PRG main program in a project and I now get the following message:
>
>"There is not enough memory to complete this operation."
>
>I'll go manually check the project table but this one has me stumped.
>
>Thanks for any help.
>
>Best,

Might not be involved, might not mean a thing, but you might want to check your virtual memory settings for Windows, and your Registry Size settings. I've had VFP do some very strange things when low on system resources ...

Like I said, may not help at all but it's worth a look ...

JTryon
Jason Tryon
Senior Systems Analyst / Technical Lead
eBusiness / iPage
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform