Its easy if you try...instructions enclosed:

[ Follow Ups ] [ Post Followup ] [ Dioxide's CForum ]

Posted by CFer on July 21, 2000 at 16:38:51:

In Reply to: Rezkirat? Rikaar? etc? posted by Zmud NewB on July 21, 2000 at 15:45:08:

This sets up a target variable
#alias tar target=

Then set your variables to switch to

#alias one {first=}
#alias two {second=}
#alias three {third=}
#alias four {fourth=}

Then create the swapping action

#alias 1 {target=@first;#var target}
#alias 2 {target=@second;#var target}
#alias 3 {target=@third;#var target}
#alias 4 {target=@fourth;#var target}

Set your targets like this...

'one Zruulg'
'two Rendak'
'three Garenth'
'four Riaoz'

then you can switch targets by hitting the numbers
1,2,3,4

ohh.and you can always you the classic 'tar Imbrogno'

I take it you know how to set up normal aliases with variables?

#alias dt {dirt @target}

Enjoy. - always happy to level the playing field.


Follow Ups:

Post a Followup

Name:
E-mail:
Subject:
Comments:


[ Follow Ups ] [ Post Followup ] [ Dioxide's CForum ]