gevorg95 / cache-udl

Export/Import all sources in UDL format for ISC Caché 2016

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cache-udl

Export/Import sources in UDL format for ISC Caché 2016.2

Setup working directory ( optional )

NS> w ##class(sc.code).workdir("/path/to/your/working/directory/")

Export to working directory:

NS> d ##class(sc.code).export()

Import:

NS> d ##class(sc.code).import()

About

Export/Import all sources in UDL format for ISC Caché 2016

License:MIT License


Languages

Language:Apex 100.0%