Any idea why this doesn't work in tt++?
#ALIAS {pp}
{
put $totalgold coins $cont;
#alias dothing {split $coinsvalue}
}
I get you can't find that container - but
#VARIABLE {cont} {satchel}
that is the correct container.
This seems to be the problem: #action {%0H %1V %2X %3% %4C%5>} {#var totalgold %4}
As that is showing as this after I hit enter #ACTION {H V X % C>} {#var totalgold }