hedgomatic wrote:
> Subscript #2 runs exactly as expected when executed standalone,
> however when I run it from the Primary script, upon opening the result
> set, the script instantly reverts back to the parent window with the
> Projects::projectID field selected. Even if I stop script execution
> here, I can't select my new "project_tasks" window.
Is this a typo in your post or in your script? Your new window step
names the window as "Project Tasks" but your select window step calls
for "project_tasks" with an underscore. That would likely cause the
problem you are seeing, if that's the way it is in your script.
> There doesn't seem to be a command to de-select a field...I've tried
> closing the projects window, which results in it simply opening it up
> in a new window again.
See Grip's advice on getting rid of those Go To Field[] steps. Not
necessary. Regardless, to deselect a field you can use the Commit
Record[] step.
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Howard Schlossberg
FM Professional Solutions, Inc. Los Angeles
FileMaker 8 Certified Developer
Member, FileMaker Business Alliance


|