Posted by another zmud newbie on January 17, 2000 at 14:32:33:
In Reply to: Re: Zmud - target system and adding to tab-list posted by [_SnArF_] on January 17, 2000 at 12:54:33:
> > Hiya > > Thanks in advance. > #alias t {#var target %1;#echo Target is now %1.} > #alias whopk {who pk;#t+ AutoTarget} >
> > I am trying to figure out how zmud works.
> > Is there som way to change the varible @target from the prompt or do I have to use the menu ? Secondly, is there a fast way to add you pk-range to the tab-list ?
> > Thise two things I could do in wintin, and I wonder if it was posible in Zmud,
> #trigger {~[ (%w) ~] (%w) the (*)} {#tab %2} {AutoTarget}
> #trigger {$} {#t- AutoTarget} {AutoTarget}
> --SnArF, zMUDphile.