Post Reply 
issue when cancelling INPUT
09-30-2015, 03:01 PM
Post: #17
RE: issue when cancelling INPUT
(09-29-2015 07:30 PM)primer Wrote:  
(09-29-2015 04:14 PM)Helge Gabert Wrote:  But Tim figured it out - - a language problem!
That's nice the issue is identified, thank you. hopefully is was only a language issue.

Then I discover that KILL does leave a message "program interrupted",
I was expecting it behave like good old exit() from C, without a message.
Is it possible to exit silently ? (by using an argument to KILL maybe)
Do you know if it's possible ?
RETURN is not a great solution, as it only ends current function.
Thank you.
Regards

In which case do you need the EXIT? Could you make a program that follows a sequence that exits naturally?

As an example, with BASIC you could redirect your program execution pointer using GOTO, but this is completely avoidable using proper sequences.

My website: erwin.ried.cl
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
issue when cancelling INPUT - primer - 09-28-2015, 08:22 PM
RE: issue when cancelling INPUT - primer - 09-29-2015, 05:57 AM
RE: issue when cancelling INPUT - Tyann - 09-29-2015, 10:54 AM
RE: issue when cancelling INPUT - primer - 09-29-2015, 07:30 PM
RE: issue when cancelling INPUT - Tyann - 09-30-2015, 05:17 AM
RE: issue when cancelling INPUT - primer - 09-30-2015, 06:49 AM
RE: issue when cancelling INPUT - eried - 09-30-2015 03:01 PM
RE: issue when cancelling INPUT - primer - 09-30-2015, 08:41 PM



User(s) browsing this thread: 1 Guest(s)