Skip to content
Prev 258375 / 398502 Next

Pause the execution of a function

On 29/04/11 08:56, Lisa wrote:
Well, if you don't know how to change the source code, don't mess with
it.  It's not exactly simple.

Why on earth would you want a prompt string longer than 256 characters
anyway?  It seems to me that you need to think more carefully and clearly
about what you are trying to do.

If you want to give lengthy instructions (lengthy instructions  are probably
a bad idea, but that's another matter) to users about what to key in as 
input,
use cat() prior to the invocation of readline().

     cheers,

             Rolf Turner