At 08:05 AM 11/1/2005, Marc Shluter wrote:
Sometimes the loadfilenameplus.rbl plugin does not show the current directory.
Marc, Try the following syntax and see what you get. -- start CLS PLUGINS LoadFileNamePlus.RBL 'vFileName + |FULLPATH OFF + |TITLE Select File + |VIEW_MODE DETAILS + |FILTER All Files (*.*)#*.* + |MULTISELECT OFF + |SHOW_HIDDEN OFF + |NO_LONG_NAMES OFF + |OLD_STYLE OFF + |NO_NETWORK_BUTTON OFF + |HIDE_READ_ONLY ON' RETURN -- end Enjoy and make sure to have fun! Very Best R:egards, Razzak.
