nvm

but what i was saying.. how do u create a while loop to create infanite number of lines.. and put the certain text on the certain line

what do i add to to incorporate new lines into this(¶ is a new line) -- using a string as my text..
i need to separate each line and write it to a new position but idk how to do that
Code:
   var %tex = $regsubex($hget(Note [ $+ [ $1 ] ],Text),/\—/gSi, $chr(32)),%i = 1
  $iif(%tex, drawtext -pn $1 $3 verdana 12 5 $calc(12 + 12 * %i) %tex, halt)

Last edited by foshizzle; 12/02/08 01:05 AM.

This is not the signature you are looking for