Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Star Trek and VFP6
Message
De
30/09/1998 16:46:35
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Star Trek and VFP6
Divers
Thread ID:
00142566
Message ID:
00142566
Vues:
67
Since this is September 30, I guess this will be my last frivolous post...but.....

I was thinking that in VFP6, with Access events, we trekkies can now have Mr. Spock at our sides during application development.

Create a new custom class named "Vulcan".
Create a property called "Opinion". Default it to blank.
Create a collection (array property) called "Favorites".
Create a method called "Opinion_Access".

In the Init of the class, fill the Favorites collection with as many Spock-isms as you can recall; ie, "Fascinating","Highly Logical", etc...

In the Opinion_Access method put a RANDOM and randomly set the property of Opinion to one of the Favorites collection entry.

Then, you can do the following from the Command Window:

Spock=CREATEOBJECT("Vulcan")
?Spock.Opinion

(A Spock saying is randomly returned) Cool, huh?
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform