I haave defined in my code
'savedir "\\sd";'

So directory 'sd' is created, but if I then
open a file for write with
'fi_handle = file_open_write("fi.txt");'

it is created in my current directory not in 'sd'.

Why???? Anyone know???


Last edited by kiamonster; 10/17/09 19:24.