Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Character variable arrives at program as unkown type
Message
From
08/05/2002 15:34:15
 
 
To
08/05/2002 15:05:26
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00654176
Message ID:
00654195
Views:
14
James,

Do you happen to have a line of asterisk characters right above the LPARAM statement?

If so, it is a known bug and removing the line will fix it.

good luck



>Hello Group
>
>I have a program called doit that takes a name from a menu do command
>
>
>Menu command do doit with "ALL"
>
>doit program
>
>Lparam lcname
>
>IF UPPER(lcname) = "ALL" THEN
>
>I get the Function argument, value, or count invalid.
>
>I did a ?type(lcname)and it printed U
>
>This was working fine until I got a message that the project was invalid and could not be opened. I deleted the project and rebuilt a new one. When I try to build an executable I get the Function argument, value, or count invalid error. This worked fine until the project became corrupted.
>
>What should I do?
>
>Thanks
>Jim
Previous
Reply
Map
View

Click here to load this message in the networking platform