Hi,
i tried to do this:
Func Testfunction($inifile = @ScriptDir & "\test.ini")
MsgbBox(0,"",$inifile)
EndFunc
and this gives my an Syntax error.
Am i doing something wrong here, or is this just not possible?
Hi,
i tried to do this:
Func Testfunction($inifile = @ScriptDir & "\test.ini")
MsgbBox(0,"",$inifile)
EndFunc
and this gives my an Syntax error.
Am i doing something wrong here, or is this just not possible?