:MMEMory:STORe:PROGram

No equivalent COM Commands

Syntax

:MMEMory:STORe:PROGram <string>

Description

This command saves a VBA project opened on the VBA editor into a file. The file name needs to have a .vba extension. If a file with the specified file name exists, its contents are overwritten.

Variables

Parameter

String

Description

File name in which you want to save the VBA project

Range

254 characters or less

Preset value

""

Example of use

10 OUTPUT 717;":MMEM:STOR:PROG ""Test1/Test1_01.vba"""

10 OUTPUT 717;":MMEM:STOR:PROG ""D:Test1_01.vba"""

Related commands

:MMEM:LOAD:PROG

Equivalent key

Macro Setup > Save VBA Project