I would like to replicate the functionality of the CLI command assign from within an application. Does anybody know how to do this?
The
dos.library has four related functions:
- AssignAdd()
- AssignLate()
- AssignLock()
- AssignPath()
Take a look into autodocs for details.