I'm looking for a way in Client Access VBScript macro to pause the script until the user takes actions in the session and progresses to a specific screen, at which point I want the script to continue.
Example: Script starts and populates a create customer screen, and begins to enter an order. Script Pauses, for the user to correct unanticipated details on the order screen and user progress to the Order Summary Screen, Script resumes based on summary screen displayed, and the script completes the order activity.
Any help would be appreciated.
Example: Script starts and populates a create customer screen, and begins to enter an order. Script Pauses, for the user to correct unanticipated details on the order screen and user progress to the Order Summary Screen, Script resumes based on summary screen displayed, and the script completes the order activity.
Any help would be appreciated.