KILL command.
|
01-23-2017, 04:58 PM
Post: #9
|
|||
|
|||
RE: KILL command.
I think I understand now. First, are you using the connectivity kit to develop your program? If so, please copy and paste your code between the # tags on the forum editor (top right side). That will make it much easier for people to cut and paste your code.
You could make a subroutine for the code shown, and call it from a REPEAT END or WHILE END loop in an earlier part of your program. Instead of KILL, you would use RETURN. I could also suggest that you use the drawmenu facility to create a front-end processor for your program (I hope you find this useful): Code:
|
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
KILL command. - ggauny@live.fr - 01-14-2017, 12:18 PM
RE: KILL command. - ggauny@live.fr - 01-23-2017, 10:56 AM
RE: KILL command. - DrD - 01-23-2017, 01:44 PM
RE: KILL command. - ggauny@live.fr - 01-23-2017, 02:11 PM
RE: KILL command. - DrD - 01-23-2017, 03:21 PM
RE: KILL command. - Han - 01-23-2017, 03:32 PM
RE: KILL command. - Tim Wessman - 01-23-2017, 03:44 PM
RE: KILL command. - ggauny@live.fr - 01-23-2017, 03:59 PM
RE: KILL command. - DrD - 01-23-2017 04:58 PM
RE: KILL command. - ggauny@live.fr - 01-23-2017, 07:13 PM
RE: KILL command. - DrD - 01-23-2017, 07:26 PM
|
User(s) browsing this thread: 3 Guest(s)