alternative to hard coding a directory location?

From: Mark Burns <mburns_at_sjm.com>
Date: 5 Nov 2002 09:43:01 -0800
[Quoted] Message-ID: <549bf180.0211050943.22a96c3d_at_posting.google.com>



[Quoted] I am trying to help out a coworker who is using a hard coded location to open another form with a trigger on button. She is currently using this format to call the file
OPEN_FORM('W:\xxx\yyy\filename');

and I would like to change this to something like

OPEN_FORM($Home'filename');

So that trigger calls the file that is in the same directory as the menu file that is calling it. This will help us to use source control a little more efficently.

thanks
Mark Burns Received on Tue Nov 05 2002 - 18:43:01 CET

Original text of this message