Re: How to get the current directory from FORMS RUNTIME?

From: DanHW <danhw_at_aol.com>
Date: 02 Sep 2000 02:31:08 GMT
Message-ID: <20000901223108.10984.00000932_at_ng-fk1.aol.com>


get_application_property(current_form_name) will return the current form's name, with the directory spec in it. Get_application_property(current_form) will return just the file name; no directory and no file extension.

This is not guaranteed to be the current directory, but depending on how the form was opened it might be.

There should also be a WIndows API call available that will return this. Perhaps a Windows programmer can enlighten us on the call, whcih DLL it is in,etc.

HTH
Dan Hekimian-WIlliams Received on Sat Sep 02 2000 - 04:31:08 CEST

Original text of this message