I know I can use shell.resolve to solve this but why isn't this implicit?
Edit this seems to happen with every function that expects a path (i.e. os.run, etc.)
Edited by cntkillme, 22 May 2017 - 05:08 AM.
Posted 22 May 2017 - 05:01 AM
Edited by cntkillme, 22 May 2017 - 05:08 AM.
Posted 22 May 2017 - 05:39 AM
Posted 22 May 2017 - 06:58 AM
Posted 01 June 2017 - 03:21 PM
function locate (path) return fs.combine(fs.getParent(shell.getRunningProgram()), path) endThis function should work, but there could be spelling mistakes (I wrote it down from my memories).
0 members, 1 guests, 0 anonymous users