Re: @AutoItExe VERSUS @ScriptFullPath
"valery_vi" <[email protected]>
| Newsgroups | gmane.comp.windows.autoit.user |
|---|---|
| Message-ID | <[email protected]> |
@AutoItExe - ...For compiled scripts it is the path of the compiled script. Thus, @AutoItExe is path without filename, I think. start simple script MsgBox(0,'', @AutoItExe & crlf & @ScriptFullPath) compile and start it again --- In [email protected], "Lüth, Carsten" <c.lueth@...> wrote: > > Hi friends, > > @AutoItExe VERSUS @ScriptFullPath > > Where is the differenz? > > Mit freundlichem Gruß / With kind regards > > Fielmann AG > > Carsten Lüth > IT - Desktop Services > Weidestraße 118a > 22083 Hamburg > Telefon: +49 - (0) 40 - 2 70 76 - 199 > mailto:c.lueth@... >