as usual, you have to install the program filegarden first for the resource files and vcl components to work... you can get filegarden from here --> http://redstone.sourceforge.net/software/dump/15082008/ have a look at filegarden.readme, basically get these two packages: borland-runtime-lib.tar.gz and dump-release-build.tar.gz ... ************************************************* about resource files and vcl components usages :: ************************************************* resource files normally with the filename form of 44CB56A4-473A-DB11-ACB9-0080C8F89650 in /opt/redstone/mainlib/resource or ~/redstone/resource can be normally installed through configurations of your ~/redstone/xfg.conf :: for an example :: ----------------------------------------- ... [Page Tools] ... ... Save Postscript in Even pages=psselect -e %in %out.even.ps & Save Postscript in Odd pages=psselect -o %in %out.odd.ps & ----------seperator20=1 Source highlighting=%PROC%44CB56A4-473A-DB11-ACB9-0080C8F89650 ... ... [Page ToolsImage] Source highlighting=/root/redstone/FileGarden/image/contents-21.png ... ... ----------------------------------------- *************************** about filegarden-install :: *************************** usually theres a correspondant image value for every menuitem configured and do take note of the key word of %PROC% which means %PROC%your_resource_file as for installstion of filegarden , that config file of "/opt/redstone/FileGarden/data_conf" , you can do the same thing as the above but make sure replace every ocurrance of home directory in ~/redstone/xfg.conf as in :: /root/redstone/FileGarden/image/contents-21.png changed to [HOME]/redstone/FileGarden/image/contents-21.png normally the command of 'filegarden-install -ns' should work after that ... ************************************************* Possible command line usage for resource files :: ************************************************* /opt/redstone/mainlib/Command_Redstone %PROC%44CB56A4-473A-DB11-ACB9-0080C8F89650 -ns [OPTION]... -f , -files "file file ..." supply multiple files to the script dialog for proccessing , must use enclosing double-quotes and may need full-path file names -l , -list FILE supply a file listing in a file File to the script dialog for proccessing -o, -outdir DIR supply an output directory DIR , may need a trailing slash -t , -text FILE supply a file FILE for it content to the script dialog for proccessing -ns stop showing Kylix initial message examples :: /opt/redstone/mainlib/Command_Redstone %PROC%44CB56A4-473A-DB11-ACB9-0080C8F89650 -f "/000-TEST/00/tesh.pas /000-TEST/00/tesh2.pas" -ns notes :: can try firing up the main application 'filegarden' and see whether these command line parameters make sense to the rest of the script dialogs came pre-installed by the FileGarden 1.2.5C package ... only use parameters that make sense to the invoked script dialog if using it from the terminal , some may dont need any of the parameters in order to run ... i have to test them all one by one ... "what the hell , but ..." notes :: either you use it with care or you dont ... your machines will most probably be blowned off to pieces ... *********** email me :: *********** for the time being filegarden users can be easily counted with 10 fingers and "still got left over" , so email me if encountered problems or found stuffs that i had left out or missed when using this note :: alred2@lycos.com .