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:05:26
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Character variable arrives at program as unkown type
Miscellaneous
Thread ID:
00654176
Message ID:
00654176
Views:
59
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
Next
Reply
Map
View

Click here to load this message in the networking platform