SA-MP Forums Archive
Few very basic questions regarding file handling - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Few very basic questions regarding file handling (/showthread.php?tid=401042)



Few very basic questions regarding file handling - deffo - 21.12.2012

Q.1.
If I do
pawn Код:
new File:whatever=fopen("whatever.txt",io_write);
where will the file named "whatever.txt" will get saved ?


Q.2.
Where are the files stored for Dini ? Where can I find them?


edit:
Q.3.
Is there any need of scriptfiles folder if I am using MySQL database ?


Re: Few very basic questions regarding file handling - deffo - 21.12.2012

Q.3.
Is there any need of scriptfiles folder if I am using MySQL database ?


Re: Few very basic questions regarding file handling - LarzI - 21.12.2012

"Few very basic questions" belong to this thread https://sampforum.blast.hk/showthread.php?tid=30938