"Continue" button to come out of preview needs to be clicked twice. Fix?



It's been a while since I've worked on my dbs what with working at
Access in the office <sigh>. I'm so grateful to come home though to
FMP when I figure out how I need to fix my solutions; it's so much
more intuitive than Access and I progress at light-speed compare to
MS' app! <g>

I did run into a problem with a process today. I set up a script to
take user from the main input screen to a preview mode using a
completely different layout. It enters that other layout in preview
mode okay, maximized and everything. Then pressing "continue" takes
the user back to the main screen, window toggled back to zoom. The
problem lies in that one has to push the "continue" button twice,
which is no good.

Here's my script as it stands now (is there a way to export script
contents, btw, to make copy/pasting script to a text environment like
this easier??? <g>):


- Allow User Abort [Off] ... to take out the "cancel" button
- Go to Layout ["Preview of Main Input screen"]
- Toggle Window [Maximize]
- Sort [Restore, No dialog]
- Enter Preview Mode [Pause]
- Pause/Resume Script []
- Go to Layout ["MAIN ENTRY SCREEN"]
- Enter Browse Mode []
- Toggle Window [Zoom]

Thanks so much!

.


Quantcast