Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Program to read my wifes mind...
Message
From
24/07/2002 15:36:01
Darrin Hughes
Chena-Don Textiles and Armory
Jacksonville, Florida, United States
 
 
To
19/07/2002 15:21:42
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00680594
Message ID:
00682246
Views:
13
>I am trying to create a program to read my wifes mind and store it to a VFP database... I have started with the following...
>
>LOCAL lcThoughtIgnore AS Character
>
>IF NoThought()
> PUSH _ThoughtToLimit
>ELSE
> STORE _ThoughtIgnore TO lcThoughtIgnore
>
> IF !EMPTY(lcThoughtIgnore) OR LEN(lcThoughtIgnore) > 1
> llReturn = SendTo(LeftEar)
> IF llReturn
> PUSH _ThroughGreyMatter
> = PopOut(RightEar)
> ENDIF
> ENDIF
>ENDIF
>
>
>How do I store the thoughts to the database?

Bad news, I tried this and got an "Invalid Format: too many variables" error. I ran it again and did an ASCII dump. Didn't find the problem with the code, but I think I've cracked seventh dimensional physics. Have to double check the numbers with my wife, she's a chaos mathmetician.

... ok, what was wrong with that last sentence? There's somthing wrong there, I'm just not sure what...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform