Jump to content

fileinstall() should be changed


Recommended Posts

I could not login to trac, so I write here. I think fileinstall func should be changed, so the second parameter works even if it does not have \ at the end! I often have problems with it when I script after some time and I forget it - for example if I use @scriptdir and don't add &"\". Yes it is just a detail, but it can make life easier for many programmers ^_^

Edited by LoWang
Link to comment
Share on other sites

I could not login to trac, so I write here. I think fileinstall func should be changed, so the second parameter works even if it does not have \ at the end! I often have problems with it when I script after some time and I forget it - for example if I use @scriptdir and don't add &"\". Yes it is just a detail, but it can make life easier for many programmers ^_^

try one more time what shud b changed

fileinstall???

or

from the help file...

@ScriptDir

Directory containing the running script. (Result does not contain a trailing backslash)

@ScriptFullPath

Equivalent to @ScriptDir & "\" & @ScriptName

i rly dont understand what r y trying to say with

fileinstall func should be changed
?? there isnt anything needed to change in this func Edited by bogQ

TCP server and client - Learning about TCP servers and clients connection
Au3 oIrrlicht - Irrlicht project
Au3impact - Another 3D DLL game engine for autoit. (3impact 3Drad related)



460px-Thief-4-temp-banner.jpg
There are those that believe that the perfect heist lies in the preparation.
Some say that it’s all in the timing, seizing the right opportunity. Others even say it’s the ability to leave no trace behind, be a ghost.

 
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...