You may ask: how to export the file?
There is a special "helper" package "isc dev", once installed via:
zpm "install isc-dev"
and set up then as:
do ##class(dev.code).workdir("/home/irisowner/dev/src")it will allow at any moment to export all the DFI at once into your dev folder with the command:
d ##class(dev.code).export("*.DFI")- Log in to post comments


