Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Star Trek and VFP6
Message
From
30/09/1998 16:46:35
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Star Trek and VFP6
Miscellaneous
Thread ID:
00142566
Message ID:
00142566
Views:
66
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
Next
Reply
Map
View

Click here to load this message in the networking platform