Valuater Posted July 3, 2005 Posted July 3, 2005 Couple of things. Include code in the [ code ] [ / code ] tags without the space.Another issue is that above code you wrote is incomplete. As well as useless. You didnt EndFunc As well as you didnt Return anything at all. I dont know if that will produce an error or not but any way about it, its not a good practice.Where are you getting this code from?JS<{POST_SNAPBACK}>The code was from page one of this threadthe idea was to show where to place the "return" only8)ps not reading the thread is not a good idea either 8)
Excalibur Posted July 3, 2005 Author Posted July 3, 2005 Patriot: i know if you move the screen its useless... thats why you can turn it off... anyways, what i did was make every function its own executeable, execute, and end the process when i wanna turn it off... works pretty well... i just dont like that i have about 20 exe's in one folder, doesnt make my prog very useable to anyone else :-P. Ooo Ëxçã¿îbúr ooO"Information Is Not Knowledge." ~Albert Einstein
JSThePatriot Posted July 3, 2005 Posted July 3, 2005 Patriot: i know if you move the screen its useless... thats why you can turn it off... anyways, what i did was make every function its own executeable, execute, and end the process when i wanna turn it off... works pretty well... i just dont like that i have about 20 exe's in one folder, doesnt make my prog very useable to anyone else :-P.<{POST_SNAPBACK}>Ah look into FileInstall() include them in your main script, and it would be perfect. Because they would never really know that all those .exe's were created unless they went into the folder itself.@ValuatorLOL I did read the whole thing I hadnt looked over the whole thing over again. I only pick up where I left off. I just forgot about it, but still you should fix the code before posting it, but I understand you were just giving an example of return JS AutoIt Links File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out. ComputerGetInfo UDF's Updated! 11-23-2006 External Links Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)
Excalibur Posted July 5, 2005 Author Posted July 5, 2005 Sweet, the FileInstall() thing is pretty sexy... i think ima make it so that it dumps everything in the current directory/temp and then deletes everything when its finished. Sweet. :-) Thx Ooo Ëxçã¿îbúr ooO"Information Is Not Knowledge." ~Albert Einstein
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now