$ SET DEF MID_DISK:['MIDASHOME'.DEMO.DATA]
$ INMIDAS
(answer "zz" as MIDAS unit)
Midas 001> @ compile.all (this command will bring you back to the DCL level)
$ GOMIDAS
Midas 002> @ ascii_bin
Midas 003> bye
$ SET DEF MID_DISK:['MIDASHOME'.95NOV .SYSTEM.IDISERV.SRC]
$ RUN XTEST
To start with, all directories and files should have the protection RE (Read and Execute) for the world!
The following files need protection RWE (Read, Write, Execute) for the world:
MID_MONIT:NEWCOM.BIN MID_MONIT:SYSKEYS.VMS MID_PROC:INTERNAL.COD MID_SYSTABPL:AGLDEVS.DAT MID_SYSTAB:*.* MID_CONTEXT:*.*
To establish files protection type:
$ SET PROT=W:RWE files