control question

Jay Schille jayschille at gmail.com
Sun Mar 2 10:31:43 PST 2008


>
>Check out this code:
>
>local startwindow
>startwindow= info("WindowName")
>OpenFile "Database B"
>call .test
>Window startwindow

In Pan 5.0.0 or later, you can substitute
rememberwindow
for
>local startwindow
>startwindow= info("WindowName")

and originalwindow
for
>Window startwindow

-- 
Jay Schille


More information about the Qna mailing list