The key line of code is:
Code: Select all
set the itemdelimiter to tab
put item 1 of line zCount1 of zRisky into fld "A1"
zCount1 = 1
zRisky = 80% chance of 4, else 0 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4
When I do this in Rev it works fine and I get my sentence in the box A1. However, when I try this in the standalone either NOTHING comes up, or a series of crazy characters.
Does anyone know what is happening to me?
Cheers,
Adrian