This script:

on mouseUp
   set the itemdel to "ƒ"
  repeat with x = 1 to the number of items of fld "tText"
  put tab before the last word of line 4 of item x of fld "tText"
  end repeat
end mouseUp

generates this error:

Script compile error:
Error description: Chunk: bad chunk order (must be small to large)

The errant line being:

put tab before the last word of line 4 of item x of fld "tText"

Why?

Hinduism Today

Sivakatirswami
Editor's Assistant/Production Manager
[EMAIL PROTECTED] 
www.HinduismToday.com, www.HimalayanAcademy.com,
www.Gurudeva.org, www.hindu.org



Archives: http://www.mail-archive.com/metacard@lists.runrev.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to