Import/Export Subroutines

You can export Subroutines and save them as .vlx files, then import them into other projects. You can import/export single Subroutines, or all of the subroutines in a Module. Note that you cannot export Subroutines from the Main Module.

Exporting a single Subroutine

  1. Right-click the desired Subroutine and select Export Subroutine,
    -or-
    select Export Subroutine from the Project menu; the Select Subroutine box opens.

  2. Select the desired subroutine, then save it to the desired folder.

Exporting all of the Subroutines in a Module

  1. Right-click the desired module and select Export All Subroutines.

  2. Save the .vlx file to the desired folder.

Note that when you import this .vlx file, all of the Subroutines it contains will be imported.

Import

  1. Right-click a module name and select Import Subroutine,
    -or-
    Select Import Subroutine from the Project menu; the Open box appears.

  2. Select the desired subroutine, then save it to the desired folder.

Import/Export is subject to the limitations below.