Message 1 of 2
Script caching issue?

Not applicable
08-19-2016
02:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am using Fusion 360 2.0.2317 and I am starting to experiment with scripting.
I have created a JS script, and it works fine, but it seems to cache and only ever runs the first version of the script. If I make any changes to the script they are not included.
This can be seen by the script not doing the new functionality, and when debugging, the old version of the script is shown.
Is this a bug? or is there some way to force it to check for a newer version of the script?
Thanks,
Wayne