Thursday, February 2, 2006
Tip of the Day:
Integrating External R:BASE Editor 7.5 in R:BASE 7.5/V-8
Versions: R:BASE 7.5 and V-8 Turbo for Windows
Builds: 7.5.24.30202, 8.0.12.30202 or higher ...
With the added power and features of R:BASE Editor
(version 7.5), http://www.rbedit.com/, if you wish
to integrate this into R:BASE 7.5/V-8 for Windows,
all you have to do is to simply use the following
command at the R> prompt:
SET EDITOR 'C:\RBTI\RBEdit\RBEdit.exe'
This will set the default editor to your choice of
R:BASE Editor 7.5.
SHOW EDITOR or (CVAL('EDITOR')) will reveal the
setting for default editor.
You may also use the following option in your
specific version of RBENGINE75.CFG/RBENGINE8.CFG:
-- Line #86
EDITOR C:\RBTI\RBEdit\RBEdit.exe
Enjoy and make sure to have fun!
Very Best R:egards,
Razzak.