Search found 1 match

by Askur
Mon Feb 09, 2015 12:12 am
Forum: General
Topic: PowTTY usage
Replies: 1
Views: 15962

PowTTY usage

I'm using powtty 1.03 and I'm running into a curious #action issue. It seems like the wrong behavior so I'm curious to know if I'm misunderstanding the powwow scripting language or if powtty 1.03 is buggy.

Code: Select all

#action >+test Foo Bar=#print $0 Baz
#emu Foo Bar
prints ' BazBar', not 'Foo Bar Baz'.