2010noACAPS
Technical User
I need help with a dialog box I'm creating. I have Extra! 6.7x, which has a dialog designer so I can generate the dialog box code fine. I have 3 issues:
1) I'm not sure how to make the PutString line look to put the user defined string on the screen I have the macro go to.
2) I want to have a drop down list of 5 items and whichever item the user chooses needs to be put in a certain field in Extra! and the Extra! help wasn't very clear of how to do that.
3) I also need the macro to take 2 numbers the user enters and subtract the two and put the total into a field on screen.
Any information would be helpful. I've never used a dialog box to run a macro, I've created macros to copy and paste a long string, and to go to certain pages and that's it. VB is still foreign to me.
Thanks,
Todd
1) I'm not sure how to make the PutString line look to put the user defined string on the screen I have the macro go to.
2) I want to have a drop down list of 5 items and whichever item the user chooses needs to be put in a certain field in Extra! and the Extra! help wasn't very clear of how to do that.
3) I also need the macro to take 2 numbers the user enters and subtract the two and put the total into a field on screen.
Any information would be helpful. I've never used a dialog box to run a macro, I've created macros to copy and paste a long string, and to go to certain pages and that's it. VB is still foreign to me.
Thanks,
Todd