Huge Collections of Software Manuals and Knowledgebase

GreatManuals.com
Huge Collections of Software Manuals and Knowledgebase

 
Home Contact Us Request to publish your help manuals Request to remove your help manuals
User's Guide
» DzSoft Perl Editor
Getting Started
» Built-in Hints
» Code Explorer
» Collapsible Subroutines
» Breakpoints
» Script Input Data Editor
» Run in Command Prompt
» Insert Print Function Dialog
» Perl Interpreter
» Syntax Check
Options
» Options Dialog
» Editor Options
» Default Keymapping
» Classic Keymapping
» Brief Keymapping
» Epsilon Keymapping
» Visual Studio Keymapping
Support Information
» Frequently Asked Questions
» Tips & Tricks
» Registration & Support
 

Code Explorer

Code Explorer

best keylogger software reset passwords memory card picture recovery
data recovery pen drive usb drive recovery file recovery usb drive
deleted picture recovery best data recovery software send group sms

Code Explorer allows seeing all subroutines and variables used in a script quickly in a convenient way. To show or hide Code Explorer please use the View Þ Toggle Code Explorer menu or the toolbar button.

You can see two "folders" in the Code Explorer. The first one ("Subroutines") shows you all subroutines contained in the script. Double-click on the subroutine name to go to its code.

"Variables" folder displays all variables (scalars, arrays and hashes) of your script. If you expand a branch with variable name you can see all occurrences of the variable in the script (displayed as "line_number: variable_name").

Home | Contact Us | Request to publish your help manuals | Request to remove your help manuals