Jump to content

Recommended Posts

Posted (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 by Jos
Made email addres less prown for crawlers
  • Developers
Posted

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.
  :)

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
  • Recently Browsing   0 members

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