In the help example it shows this: SET VARIABLE RBTI_TIMEOUT TEXT = 'c:\CustDB\cleanup.rmd'
If running this on a network do I have to set c:\CustDB\cleanup.rmd to networkdrive\CustDB\cleanup.rmd I have been setting RBTI_TIMEOUT TEXT = 'cleanup.rmd' and it seems to work properly sometimes but not others, or can I have the cleanup.rmd on each workstation and set it that way: set RBTI_TIMEOUT TEXT = c:\cleanup.rmd Tom Hart

