Hi. I have a B4J application that has three buttons -- one to gather data and two to manipulate it. I know I could rewrite it to use only one button, but I'd prefer not. I'm using the ARGS() in AppStart but am not sure how I can have the program run and wait for Button1 to finish, then Button2, and, finally Button3. I'd like to be able to run this in a batch file. Can someone help? I'd appreciate it!
-Dan
-Dan