beautypg.com

Vbaedit [program_name, Vbaexec [parameters – Rockwell Automation 9301 Series RSView32 Users Guide User Manual

Page 681

background image

RSView32 commands

A–61

VBAEdit

VBAEdit [program_name]

Opens the VBA integrated development environment (IDE) so you
can edit a VBA program.

[program

Any Sub statement in the ThisProject module. If you

_name]

don’t specify a program name, the IDE opens at the
first program. If you specify a program name, the
IDE opens with the cursor at the specified Sub
statement. The program name is not case sensitive.

VBAExec

VBAExec [parameters]

Runs a VBA program.

<program

The name of the program as specified in the Sub

_name>

statement.

[parameters]

Any argument that a particular program requires.
Separate arguments must be separated with commas.