Code: Select all
;GetCurrentDirectory() ; < works fine and shows the folder I want!
SetCurrentDirectory(GetCurrentDirectory()) ; < has no effect on changing which folder is shown below
filename$=SaveFileRequester("Save chart...",Chart\cname+".SXChart","Text (*.txt) | *.SXChart; *.txt",0)