Re: how to write an interactive crm program?

Thomas Michael Hagen <[email protected]>
Newsgroups gmane.mail.spam.crm114
Message-ID <[email protected]>
thanks, bill!

i tried your solution - very elegant - and it worked.


> Syscall replaces stdin on the called routine with the first parameter of
> the
> SYSCALL statement.  Since that's a NULL here, you get nothing.
>
> What would be much easier would be to do would be just to do an INPUT from
> stdin, like this.
>
>   ... blah blah blah ...
>   isolate (:user_feedback:)
>   output [stdout] /Was this right?  Enter "w" for "wrong" : /0
>   input <byline> [stdin] (:user-feedback:)
>   ... blah blah blah ...


but what on earth is the '0' doing at the end of the output statement? i
tried both with and without it, and both work. is it a typo, or does it mean
something?

ps: am i doing it right by clicking on 'reply to all' to answer to the list?

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com

_______________________________________________
Crm114-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crm114-general
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.