Resolve (open)
Resolve a path against the current library
Syntax
// Core function, no LOADLIB necessary
STRING FUNCTION Resolve(STRING inpath)Parameters
STRING inpath(relative) path to resolve
Return value
STRINGAn absolute resource path
Resolve a path against the current library
// Core function, no LOADLIB necessary
STRING FUNCTION Resolve(STRING inpath)STRING inpath(relative) path to resolve
STRINGAn absolute resource path