Thanks Daniel!
Yeah, parent scripts--have read about them...... but............... I'm
still a baby and taking my first steps into really really deep waters! :)
Chris

> From: Daniel Nelson <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Mon, 30 Jun 2003 12:15:11 -0500
> To: [EMAIL PROTECTED]
> Subject: Re: <lingo-l> totally stumped
> 
> Hi Chris,
> 
> Basically, yes.  But it is good coding practice to make code that may be used
> in multiple places into its own handler (even better to make it a handler of a
> parent script, but that can wait for now).
> 
> So instead, you would do something similar to the following:
> 
> put listToString(myLinearList) into field("entry")
> 
> where myLinearList is the list you want to convert to a string.
> 
> Regards,
> 
> Daniel
> 
> [EMAIL PROTECTED] wrote:
> 
>> Hi Daniel,
>> Thank you for your response! I'm rather vague on how the listToString
>> functions.......do I then say something like:
>> 
>> put linearListOfStrings into field "entry" ?
> 
> [To remove yourself from this list, or to change to digest mode, go to
> http://www.penworks.com/lingo-l.cgi  To post messages to the list, email
> [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is
> for learning and helping with programming Lingo.  Thanks!]

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL 
PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping 
with programming Lingo.  Thanks!]

Reply via email to