Skip to content

konogan/switch_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Switch Scripts

This repository contain CMI Scripts for Enfocus Switch.


Warning

In SwitchScripter select main.ts not main.js. Otherwise the ts file will be deleted when saving by SwitchScripter See Script folder structure


Preflight Transformer

The purpose of this script is to transform the response from a preflight into a PDF file that overlays alerts and messages.

XMLExporter

The purpose of this script is to export all variables and datasets attached to a job in an XML file.


Installations

Develop

$ cd dev/[projectScript]
$ npm run transpile

open [projectScript] in SwitchScripter and save it

Production

$ cd dev/[projectScript]
$ npm run pack

the production script is generated in production/

About

CMI Switch Scripts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors