Normal Topic Var for @SpecCommand() (Read 576 times)
Infinity
Senior Member
Members
*****
Offline


Diagonally parked in a
parallel dimension

Posts: 1290
Location: Massachusetts
Joined: May 27th, 2005
Var for @SpecCommand()
Oct 25th, 2007 at 7:46pm
Print Post Print Post  
What type of variable do I need to declare for use with @SpecCommand()?
  

**
Captain Infinity
Back to top
IP Logged
 
Hammer
YaBB Administrator
Lanticans
*****
Offline


Fire bad. Tree pretty.

Posts: 3436
Location: Ohio
Joined: Nov 22nd, 2002
Re: Var for @SpecCommand()
Reply #1 - Oct 25th, 2007 at 7:54pm
Print Post Print Post  
String
  

- Hammer
The plural of anecdote is not data.
Back to top
IP Logged
 
Infinity
Senior Member
Members
*****
Offline


Diagonally parked in a
parallel dimension

Posts: 1290
Location: Massachusetts
Joined: May 27th, 2005
Re: Var for @SpecCommand()
Reply #2 - Oct 25th, 2007 at 7:54pm
Print Post Print Post  
Thank you.

As a general rule, can the "Returns" specification of each command be used as a guide as to the type of variable needed?
  

**
Captain Infinity
Back to top
IP Logged
 
Hammer
YaBB Administrator
Lanticans
*****
Offline


Fire bad. Tree pretty.

Posts: 3436
Location: Ohio
Joined: Nov 22nd, 2002
Re: Var for @SpecCommand()
Reply #3 - Oct 25th, 2007 at 8:22pm
Print Post Print Post  
Infinity wrote on Oct 25th, 2007 at 7:54pm:
As a general rule, can the "Returns" specification of each command be used as a guide as to the type of variable needed?


Yep. That's what it's for.
  

- Hammer
The plural of anecdote is not data.
Back to top
IP Logged
 
Infinity
Senior Member
Members
*****
Offline


Diagonally parked in a
parallel dimension

Posts: 1290
Location: Massachusetts
Joined: May 27th, 2005
Re: Var for @SpecCommand()
Reply #4 - Oct 25th, 2007 at 8:24pm
Print Post Print Post  
Thanks again.
  

**
Captain Infinity
Back to top
IP Logged