Your desktop form needs to have a READ EVENTS after it is visible. Then
CLEAR EVENTS will continue from that point.
Something like:
IF EMPTY(FilePath)
DO FORM AskUserForPath
READ EVENTS
ENDIF
In the DESTROY or UNLOAD of the form, put CLEAR EVENTS
HTH,
Tracy
-----Original Message-----
From: Jeff Johnson
Sent: Tuesday, April 28, 2009 2:06 PM
When I issue a getfile() it will appear on a desktop form. If there is no
form then getfile() does not become visible. The problem is that the
program has gone on it's merry way and there is no way to act on the path
captured in the form.
Jeff
Jeff Johnson
[email protected]
SanDC, Inc.
623-582-0323
Fax 623-869-0675
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/000501c9c82e$e26b6670$a74233...@com
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.