How to Shoot Yourself in the Foot ...

Questions or information that don't quite fit anywhere else

Moderator: Neosoft Support

Locked
User avatar
Gaev
Posts: 3782
Joined: Fri Apr 01, 2005 7:48 am
Location: Toronto, Canada
Contact:

How to Shoot Yourself in the Foot ...

Post by Gaev »

A humorous description of Programming Languages here ... http://www.fullduplex.org/humor/2006/10 ... -language/ ... looks at how you would "Shoot Yourself in the Foot" with each of them ... might not seem that funny if you have not deployed (suffered under) some of these languages.

Addendum: NeoBook Action Script is not mentioned in this list ... because you CAN'T Shoot Yourself in the Foot with it !!! :wink:
User avatar
datadon
Posts: 389
Joined: Sun Apr 03, 2005 7:55 pm
Location: Lorena Texas

Post by datadon »

Sure you can...

Neobook

Shoot yourself in the foot. Sounds like an interesting idea.
I'll add it to the list.



(Sorry Dave I couldn't resist!)
Don

'If you want to get a brontosaurus from 'a' to 'b' then you ride the dinosaur - you don't carry it!'
User avatar
Gaev
Posts: 3782
Joined: Fri Apr 01, 2005 7:48 am
Location: Toronto, Canada
Contact:

Post by Gaev »

I tried this command ...

Code: Select all

Shoot "[self]" "Foot" "Colt 45" "[Now]"
... and Neobook says I don't understand this command ... may be there is a plugin with this command ... if not, I can make a Call'ed function ...

Code: Select all

Call "gkShoot" "[self]" "Foot" "Colt 45" "[Now]"
... and have it respond with ...

Code: Select all

AlertBox "[self]" "Insert desired Foot in barrel of Colt 45|Then Pull Trigger (with your hand)"
User avatar
HPW
Posts: 2571
Joined: Fri Apr 01, 2005 11:24 pm
Location: Germany
Contact:

Post by HPW »

With newLISP's help you can use the Lisp-solution from that website in neobook!
;-)
Hans-Peter
Neosoft Support
NeoSoft Team
Posts: 5628
Joined: Thu Mar 31, 2005 10:48 pm
Location: Oregon, USA
Contact:

Post by Neosoft Support »

Shoot yourself in the foot. Sounds like an interesting idea.
I'll add it to the list.
:roll:
NeoSoft Support
Locked