|
|
Improved Spec. Export / Import GVEXPPGM and GVEXPFIL have been a useful way of freezing versions of specs or files and using this consolidated version of a spec as part of your change control / archiving. The spec export mechanism has been changed to to create two objects rather than one. If you export the spec to MYPROG the result is now a file called MYPROG and a file called MYPROG_R. The _R (for Run-time) contains any messages and Validman Tables used in that specification as the storing of these objects may be required in different libraries. Or you may wish to import only the run-time objects into your live system. As part of this change we have introduced 4 new commands - GVEXPMSG / GVIMPMSG and GVEXPVMT / GVIMPVMT which will export and import individual message file messages and Validman Tables respectively. |