Caiaphas Posted August 6, 2018 Posted August 6, 2018 (edited) Greetings All, I have an application deployment script I wrote. Within the script I have included a help mesage that is feed via a varaible I have made content changes to the varaible and when I complie the script only the old changes show up. This fact tells me the complied information is not being updated when I chose F7 and recomplie the script I have also renamed the varaible to $msghlp vs. $msghelp and still after I complie the script only the old obsolete content is shown and my script lose its ablilty to function correctely My ask is as follows: 1. is there a way to clear the AUTOIT memory 2. Is there a way to clear the AUTOIT CACHE 3. Has anyone else ever seen this type of behavoir I can be contacted via this forum or emailed at Henry DOT Gonzalez AT Buchanan HYPHEN Edwards DOT com Edited August 6, 2018 by Jos Made email addres less prown for crawlers
Developers Jos Posted August 6, 2018 Developers Posted August 6, 2018 It is for me totally unclear what you mean with Cache and Memory. When compiling a script, aut2exe will pack the current version of the script together with the runtime module into an executable...... nothing more/nothing less. So, how are you compiling? Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
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