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 Buy Now
Introduction
» SmartVBA
» Support
Using SmartVBA
» Procedure Builder
» Project Explorer
» Property Builder
» Code Formatter
» Enum Builder
» Create Collection Class
Error Handling System
» Error Handling System
» Modifiers
» Insert Error Handler Code
» Remove Error Handler Code
» Settings
» Statements
Code Snippets
» Code Snippets
» Snippet Manager
» Insert Snippet
» Store to Snippets
» Controls
 

Procedure Builder

Procedure Builder is intended to generate text of the Sub or Function.

data recovery free data recovery utilities freeware data recovery service
download free undelete data undelete data recovery for windows
camera photo recovery data recovery ipod cell phone data recovery

Press call Procedure Builder button on the menu panel to call Procedure Builder.

Procedure Builder:

Procedure Builder

In the "View" window you may see the code fragment that will be added to your project.

If you would like to change Font for the "View" window, go to the Settings -> "List Tabs"=Procedure and change the View Font.

Procedure Builder parameters:

  1. Accessibility
  2. None
  3. Public
  4. Private
  5. Friend
  6. Static
  7. None
  8. Static
  9. Type
  10. Sub
  11. Function
  12. Name

Name - name of the Sub or Function

Procedure Arguments
Procedure Arguments contains the list of parameter names, parameter types for the created Sub or Function. Press Add button to call Argument Builder form.

Return Value Type
Return Value Type allows to set the type of function output value.

Setup creator MSI to EXE converter

Description
Description is used to create the description of procedure in the module body.

Module
Module is the list of all component names your project and the new module name "New Module". You may choose the module to insert the procedure or function. When running Procedure Builder current module name is set by default and generated procedure will be inserted to the current cursor location.

"Add", "Del", "Up" and "Down" buttons are used to add, delete or move Sub and Function parameters.

Argument Builder
The following form is used to add parameters to Sub or Function:

Argument Builder

Result
Result - the result of new parameter generation.

Type
Type - the type of argument data.

Name
Name - the name of the parameter.

Default Value
Default Value - default value of the parameter.

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