July 21, 200817 yr I have a 7 file solution that logs a user into 1 file then subsequently logs them in to the six other files. My problem is that as the user logs in to File A we set the Show/Hide Status area to "Hide", then once the user decides to navigate to a table in File B via a GoTo Related Records script stetp, IWP freaks out. What i have notice is that if the two files have their status bar set to either "Hide" or "Show" then everything works out well. But if there is a mismatch (i.e. one showing "Hide" the other showing "Show") then that's when the freak out occurs. Currently, my solution is to set the status bar of the current file to what i anticipate the destination file will have and then pause the script, then manually proceeding to the destination file. The drawback being that IWP doesn't allow duration on the Pause/Resume script, you must resume manually which of course would not work in the real world Any and all help would be gladly appreciate. Birun
Create an account or sign in to comment