Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Program to read my wifes mind...
Message
De
24/07/2002 15:36:01
Darrin Hughes
Chena-Don Textiles and Armory
Jacksonville, Floride, États-Unis
 
 
À
19/07/2002 15:21:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00680594
Message ID:
00682246
Vues:
12
>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...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform