View Single Post
Impact123
Veteran Member
Join Date: Oct 2011
Location: Germany
Old 04-13-2018 , 23:02   Re: [INCLUDE] AutoExecConfig: Read and append to auto configs
Reply With Quote #56

No. If you use
PHP Code:
AutoExecConfig_SetFile 
you're just setting a few global variables that will be used by the other functions to read, create, append, etc. If you use it like that you would immediately overwrite test1 with test2.
__________________

Last edited by Impact123; 04-13-2018 at 23:06.
Impact123 is offline