User`s guide

120 VEE User’s Guide
2 Agilent VEE Programming Techniques Chapter
3 Note that the Description box is a rich text format (RTF)
box. You can retrieve files from any program that creates
RTF files. The RTF format gives you a great deal of
flexibility in the presentation of your text data.
4 In the Main object menu, click Description. Type text in the
dialog box: The Random.vee program generates random
numbers. Click OK when you are done.
Generating Documentation Automatically
Follow these steps to generate a file of program
documentation:
1 Open Random.vee. Click FileSave Documentation.... Enter
the file name using a *.txt suffix (Random.txt, for example),
then click Save. By default, the file is saved in the folder
C:\My Documents\VEE Programs.
2 Open the file in any text editor to view or print. Figure
75, Figure 76, and Figure 77 show the documentation file
using the Notepad program in Windows98.
Figure 75 shows the beginning of the file, with
information on the file, revision dates, and system I/O
configuration.
NOTE
The entries in the Description dialog box will not be visible to users unless
they access them through the object menu. Also, notice that you can
insert a file in this dialog box.