Form 5.0 - Relative Path vs. Fixed Path

From: <jm_nguyen_at_hotmail.com>
Date: Tue, 09 Feb 1999 16:04:30 GMT
Message-ID: <79pma5$c0l$1_at_nnrp1.dejanews.com>



How to create a relative path
    [Quoted]
  1. I create a menu and a tool bar for my own form (in Win NT environment). In the form's property, under Functional/Menu Module, I typed: F:\Forms\MyMenu
  2. On a Main Menu form, I created some buttons which navigate to another forms. In When_Button_Press trigger, I typed: Call_Form('F:\Forms\SL_Forms');

My project works perfectly until it's moved to another drive or converted to Unix system I received an error message .. 'Could not read the menu...' or 'unrecognize the path...' How can I use a different way to get away with the fixed path as I have been used before?

Please help.

Jessica Nguyen.

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Tue Feb 09 1999 - 17:04:30 CET

Original text of this message