Creating fixed field length records

Stephen Barncard stephenREVOLUTION2 at barncard.com
Sat Oct 27 12:21:45 EDT 2007


Now THAT is clever!

>Hi Len,
>
>>While I'm at it, if I DO have to create a string of <record length> 
>>first, how do I create a string of spaces <record length> long?
>
>Another approach:
>
>         put empty into recordBuffer
>         set the itemDelimiter to space
>         put empty into item <record length> of recordBuffer
>
>Rob Cozens CCW

-- 


stephen barncard
s a n  f r a n c i s c o
- - -  - - - - - - - - -






More information about the use-livecode mailing list