Import iss File into iss
Misanthrop
Forums
Hello,
Is there an easy way to import an iss file into a script? I would like to get more structured script code.
If not is there any other way to import any self written classes or libraries?
Thank you in advance!
Kind regards
David
Hi David and welcome to the
Hi David and welcome to the site,
Unfortunately there is no way that I know of to do this. I would love to have those options but they are not available as the editor is fairly old now. The only thing I do is have functions that I use often handy and copy them into my script as I need them or start from a template with much of the common functions I use. Now I have some people use Notepad ++ but I haven't had time to explore that yet so I can't speak to it if there are other easier ways to keep track of code.
Brian