:PROGram[:SELected]:NAME

No equivalent COM Commands

Syntax

:PROGram[:SELected]:NAME <string>

:PROGram[:SELected]:NAME?

Description

This command sets/gets the VBA macro controlled with the :PROG:STAT command.

Variable

Parameter

String

Description

VBA macro name (module name.procedure name)

Range

254 characters or less

Preset value

""

Query response

{string}<newline><^END>

Example of use

10 OUTPUT 717;":PROG:NAME ""Module1.main"""

20 OUTPUT 717;":PROG:NAME?"

30 ENTER 717;A$

Related commands

:PROG:CAT?

:PROG:STAT

Equivalent key

Macro Setup > Select Macro