Chapter 6 Using Tools and Applications
6-42
Applied Biosystems
6
6.7.6 Advanced Macro Editing
Accessing the
Visual Basic
Editor
You can access the Visual Basic Editor to enhance or edit a
script created by the Macro Recorder in Data Explorer, or to
create a new script.
Access the Visual Basic Editor from Data Explorer in three
ways:
•
Select Visual Basic Editor from the Tools menu.
•
Select Macros from the Tools menu, select the macro to
edit, then click Edit.
•
Click
in the Macro toolbar
The DATAEXPLORER.VB6 file is displayed in the Visual Basic
Project Explorer window.
Macro scripts created using the Macro Recorder in Data
Explorer are stored in Module folders in the Project Explorer
window.
Displaying
scriptable objects
To display a list of the scriptable objects available within Data
Explorer, select Object Browser from the View menu in the
Visual Basic Project Explorer window.
For information on using the Visual Basic Editor, refer to the
online help in the Visual Basic Editor.
Numbering
sequence
When you create Macro scripts, the Visual Basic Editor uses a
numbering sequence that starts at 0. If you specify a number
of 1 in the Visual Basic Editor, it indicates the second item in a
sequence, not the first. For example, if you create a script to
sort the Peak List in the Output window, and you want to sort
by Area (column 8 in the Peak List), specify sorting on column
7 in the script.
Summary of Contents for Data Explorer 4 Series
Page 1: ...Data Explorer Software Version 4 Series Software User Guide ...
Page 10: ...Table of Contents x Applied Biosystems ...
Page 56: ...Chapter 1 Data Explorer Basics 1 42 Applied Biosystems 1 ...
Page 98: ...Chapter 2 Using Chromatogram and Spectrum Windows 2 42 Applied Biosystems 2 ...
Page 172: ...Chapter 3 Peak Detection and Labeling 3 74 Applied Biosystems 3 ...
Page 204: ...Chapter 4 Examining Chromatogram Data 4 32 Applied Biosystems 4 ...
Page 270: ...Chapter 5 Examining Spectrum Data 5 66 Applied Biosystems 5 ...
Page 316: ...Chapter 6 Using Tools and Applications 6 46 Applied Biosystems 6 ...
Page 384: ...Chapter 9 Troubleshooting 9 22 Applied Biosystems 9 ...
Page 388: ...Appendix A Warranty A 4 Applied Biosystems A ...
Page 416: ...Appendix C Data Explorer Toolbox Visual Basic Macros C 20 Applied Biosystems C ...