Page History
...
Create a new IFS sub-folder /<axes root>/ts/screens/vf_vlfone_ramp_demo using a command like:
RST DEV('/qsys.lib/qgpl.lib/vlfoneramp.file') OBJ(('/axes/ts/screens/vf_vlfone_ramp_demo' *INCLUDE '/<axes root>/ts/screens/vf_vlfone_ramp_demo'))
You should see a message indicating objects have been restored into the folder /<axes root>/ts/screens/vf_vlfone_ramp_demo folder and its sub-folders.
Then use a command like:
CHGAUT OBJ('/<axes root>/ts/screens/vf_vlfone_ramp_demo') USER(*PUBLIC) DTAAUT(*R) OBJAUT(*NONE) SUBTREE(*ALL)
to set the correct *PUBLIC authorities.
...
