List Field and Ask Dialogue

meili bmmeili at swissonline.ch
Sun Apr 7 05:51:00 EDT 2002


Hi Magnus
the following script does the trick (as many others, tooŠŠ)

on mouseup
  put the clickline into ClickLineHolder
  put word 2 of ClickLineHolder into ClickLineHolder
  ask "How many?" with "1"
  put tab & it after line ClickLineHolder of me
end mouseup

Cheers
Martin




More information about the use-livecode mailing list