PT
Developer Forums
Register
Login
AppGameKit Classic Chat
->
file saving in linux
<
1
>
S
shadey
Joined:
25th Jan 2010
Location:
Posted:
4th Jun 2022 20:47
where does AppGameKit classic save the files when using myfile=opentowrite(f$)
V
Virtual Nomad
Joined:
14th Dec 2005
Location:
SF Bay Area, USA
Posted:
4th Jun 2022 20:56
should be whatever
GetWritePath
() shows for a given project?
mind you,
SetFolder
() can help set it to wherever you might want (for the most part).