Input Question
|
11-17-2017, 11:59 AM
(This post was last modified: 11-17-2017 12:00 PM by Didier Lachieze.)
Post: #8
|
|||
|
|||
RE: Input Question
I take a look at your program and if I don't understand all you want to do I noticed that you have a recursive call to erfAs as well as a call to Startview(-1) which I don't think are necessary.
So I modified a little bit your code to follow the sequence: Main Loop: -Input form to get variable values -Calculation and display of result -Wait until user press a soft key Exit loop if soft key is "ENDE" or "weiter", else loop If soft key is Weiter, do what you need for Weiter If soft key is ENDE, do what you need for ENDE Code:
|
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Input Question - Onieh - 11-17-2017, 09:16 AM
RE: Input Question - webmasterpdx - 11-17-2017, 09:24 AM
RE: Input Question - Onieh - 11-17-2017, 09:41 AM
RE: Input Question - webmasterpdx - 11-17-2017, 10:23 AM
RE: Input Question - Onieh - 11-17-2017, 11:01 AM
RE: Input Question - webmasterpdx - 11-17-2017, 11:11 AM
RE: Input Question - Onieh - 11-17-2017, 11:29 AM
RE: Input Question - Didier Lachieze - 11-17-2017 11:59 AM
RE: Input Question - webmasterpdx - 11-17-2017, 12:00 PM
RE: Input Question - webmasterpdx - 11-17-2017, 12:06 PM
RE: Input Question - webmasterpdx - 11-17-2017, 12:10 PM
RE: Input Question - Onieh - 11-17-2017, 12:37 PM
|
User(s) browsing this thread: 1 Guest(s)