poploco Beginner
Joined: 14 Oct 2003 Posts: 18 Location: Canada
|
Posted: Mon Nov 24, 2003 7:07 am
alias and variables.... |
hi... I want to create an alias to help me code some stuff quicker on a board....
the alias, lets say 'bob' will do
board %1 open "?" resume
%1 is a number or a word that's caught... And what I need is where the ? mark is... I need a variable that will catch multiple words in between brackets.... instead of putting " %2 %3 %4 %5" etc...
I tried %w and %* but for some reason it wont work....
help!
pop |
|