Has any got any code to return the Documents & tmp etc location back to a GLBasic program ? The ADC has Objective C example, but I dont know how to convert the result back to UTF -8...
PLATFORMINFO$("Documents")
tmp = PLATFORMINFO$("Documents") / ../tmp
Of course :)