background image
<< Library Browser- User-defined functions | Library Browser- Using multiple source files >>
Library Browser- Compiling and using the modified source file
<< Library Browser- User-defined functions | Library Browser- Using multiple source files >>
User's Guide
333
18 M
ODIFYING
THE
L
IBRARY
B
ROWSER
Modifying the Library Browser contents
Here is the resulting display for FileOpen:
Compiling and using the modified source file
Once you have updated your copy of 4test.txt, you simply make it available
to SilkTest.
Procedure To compile and use a modified 4test.txt:
1
Quit SilkTest.
2
Place your modified 4test.txt file in the SilkTest installation directory.
3
Restart SilkTest.
SilkTest sees that your source file is more recent than 4test.hlp and
automatically compiles 4test.txt, creating an updated 4test.hlp. If there
are errors, SilkTest opens a window listing them and continues to use the
previous 4test.hlp file for the Library Browser.
4
If there were errors, fix them in 4test.txt and restart SilkTest.
Your new definitions are displayed in the Library Browser (assuming that
the files containing the declarations for your custom classes, methods,
properties, and functions are loaded in memory).