Answer Annoyance

Jim Ault jimaultwins at yahoo.com
Thu Aug 30 02:49:11 EDT 2007


>  put url pathToServerFile into tData
replace "<" with "[" in tData
replace ">" with "]" in tData
>  answer tData

or build your own Answer dialog

I don't know of a way to disable the feature of the
built-in Answer dialog.  This, of course, allows a
variety of formatting for the user.

Jim Ault
Las Vegas

--- Scott Rossi <scott at tactilemedia.com> wrote:

> If I put a simple text file on a server that
> contains the following:
> 
> <hello>
>   world
> </hello>
> 
> ...and I script:
> 
>  put url pathToServerFile into tData
>  answer tData
> 
> ...I get this:
> 
>  world
> 
> How do I tell the answer dialog that I *DON'T* want
> the HTMLText?  I want
> the actual text!  Arg.
> 
> Thanks & Regards,
> 
> Scott Rossi
> Creative Director
> Tactile Media, Multimedia & Design
> 
> 
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and
> manage your subscription preferences:
>
http://lists.runrev.com/mailman/listinfo/use-revolution
> 




More information about the use-livecode mailing list