Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Program to read my wifes mind...
Message
 
 
À
19/07/2002 15:21:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00680594
Message ID:
00680616
Vues:
17
This is not possible because all her methods are protected so you can not call them. However, she has total access to the laundry list database of all your past deeds, good and especially bad. Data retrieval access speed increases in proportion to the heat of an arguement.

>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?
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform