Jump to content

Recommended Posts

Posted

I found an old script I'd worked on in v3.2.2.0 but if i try to run in 3.3.6.0 i get errors about certain include files. running in a previous version is fine.

i want to incorporate some of the older script into a new script so i need it to be compatible with 3.3.6.0. is there any way of converting or updating the old script to run properly in 3.3.6.0?

  • Moderators
Posted

darkleton,

This topic will help, but I am afraid you are in for a period of heavy debugging.

Look on the bright side, when it is done you will be much better educated about AutoIt functions and syntax than most here. :)

And if you use the full SciTE4AutoIt3 package, you have a whole host of helpers such as Au3Check to point out the errors, SciTE to let you go to affected lines on a double-click, function tooltips, F1 help, etc, etc, etc. If you do not have the full package, it is well worth the download from here. :(

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

  Reveal hidden contents

 

Posted

thanks for the heads up :(

i looked through mine again and it appears all were from guitreeview.au3 which lists what the old and new functions are. so i just done a "replace all" in scite of old and new commands :)

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