Home   Help Search Login Register  

Author Topic: Bools  (Read 774 times)

0 Members and 1 Guest are viewing this topic.

Offline benreeper

  • Members
  • *
  • I'm a llama!
Bools
« on: 22 Feb 2003, 18:08:47 »
Is it possible to refer to the name of a bool in a script rather than its value.  

Ben

teeBore

  • Guest
Re:Bools
« Reply #1 on: 23 Feb 2003, 06:34:30 »
In any language, when a variable is stated, it always refers to its value.

If you give me an example of what you are trying to do, I should be able to help.

cheers

Offline benreeper

  • Members
  • *
  • I'm a llama!
Re:Bools
« Reply #2 on: 23 Feb 2003, 07:44:03 »
Thanks, you cleared up something for me.

Ben