Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help! - There is not enough memory to complete this operatio
Message
De
20/10/1999 12:15:08
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Help! - There is not enough memory to complete this operatio
Divers
Thread ID:
00278908
Message ID:
00278908
Vues:
42
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,
Best,


DD

A man is no fool who gives up that which he cannot keep for that which he cannot lose.
Everything I don't understand must be easy!
The difficulty of any task is measured by the capacity of the agent performing the work.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform