Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Expression evaluated to an illegal value (HelpMe...)
Message
 
À
11/06/2003 02:24:39
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00798772
Message ID:
00798774
Vues:
25
This message has been marked as the solution to the initial question of the thread.
Check Set memowidth 'VALUE HERE IS PROBLEM'

Specifies a width between 8 and 8192 columns. The default width for output is 50 columns. If you issue SET COMPATIBLE ON or SET COMPATIBLE DB4, the default width is changed to 80 columns. If you specify a value for nColumns greater than 8192, width is set to 8192.

Aashish



>I am using VFP7 SP1.
>
>I have created a form that runs fine from the command window or programatically. I then saved the form as a class to a class library.
>I call the form thus:
>
>SET CLASSLIB TO myCLASSLIB
>oLoc = CREATEOBJECT('locscreen')
>oLoc.Show()
>
>I IMMEDIATELY get this error when program execution hits the oLoc line:
>"Expression evaluated to an illegal value (Error 46)
>An expression specified by SET MEMOWIDTH, BROWSE, or an @ ... TO command evaluated to an illegal value."
>
>The error fires before 'locscreen' is even visible.
>I can find no way to Trace or Debug this error.
>I have reviewed all methods and properties. I have reviewed my variables.
>
>How can I trace WHICH Expression is evaluating to an illegal value?
>
>Thanks.
--
--
Aashish Sharma
Tele Nos: +1-201-490-5405
Mobile: +91-9821053938
E-Mail:
aashish@aashishsharma.com
write2aashish@gmail.com

You better believe in yourself... if you don't, who else will ?
TODAY is a gift, that's why it's called PRESENT
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform