Visual Asset Strategic Tools. Capture Building Information for Building Life Management. Open Source/Low Cost Technology Solutions for you to control your buildings
Whilst writing about eBook 3 deploying script I looked on Amazon.com and there were only about 9 books on AutoHotKey. I was looking to see if there would be a general market on Deploying Scripts and thought this would need a preliminary book on AutoHotKey that I could write about building and compiling script to
Name of Book? Heading & sub-heading Cover I’ll need identifiable revit symbol and some gears, something showing automation, other IDEAS for front cover image? Book Description See what other ones have on Kindle and Barnes & Noble, Kobo etc Keywords/Categories Look at testing those, these need research to bring up list . . Publisher Rocket
While trying to run scripts in AutoHotKey I started to look into getting the Bash scripts to work. I’d got all the other inbuilt scripting programs to run the example scripts so I thought I’d look into that too, just in case it had some effect on the AutoHotKey running issue Bash scripts in aText
.DLL are dynamic library files, that can be read by multiple executables all at the same time, reducing overhead. So you could put all your functions in a .DLL file and call them from all your other scripts, thereby keeping all your functions in one place. this seems a good path to explore now that
Do AHK libraries work on PC’s with no AHK installed? Test on PCs I want to try and setup an app that will be extendable. A basic core program and then be able to add features of your choosing write the code in blocks be able to allow for part of the program to be
There is a LintaList web page that has links to all the good stuff such as latest download, videos and other interesting things. I’m thinking that this may be better for my text expander items as I can go and check on them and also pull them up and search for them , rather than
Previous articles have discussed counter uses for a program and a license check to run. I’m interested in duration, as in, the software will run for 30 days then stop. So how to do? On installing a program it has to go and get today’s date and secrete that somewhere. Then each subsequent time the
In the prototype stage you can have a count to protect the program but what do you do when you hand over the program to others? You’ve given an install file so potentially they can share that installer with anyone. I wrote some articles and did a video for the temporary process Compile a program
Following on from Compile a program for install for distribution article. I’m thinking about doing some paid work, so I want to be able to send prototype scripts to people to use, but not the full version, or rather a version that will run for a while and then stop. That way the customer can
In the previous article MaxLauncher & sending emails in Thunderbird with mailto: I used my default email application to setup a new Template to send emails. I was able to add a few signatures to in the body of the text so that I could just delete the ones I didn’t want. As well as