lafafmentvotre Posted June 11, 2008 Posted June 11, 2008 (edited) Hi everybody When i use the "New" or "CTRL+N", my script is blank. Is it possible to create a default template with parameters (like normal.dot for MSWORD) in AutoIT ? Thanks for help PS : sorry for my english Edited June 11, 2008 by lafafmentvotre
James Posted June 11, 2008 Posted June 11, 2008 Right click in explorer, new, AutoIt3 script Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
Airwolf Posted June 11, 2008 Posted June 11, 2008 To be considerate toward other board members, please don't bump a post if it has not been left unanswered for at least 24 hours. To answer your question: right-click in the directory where you want the template file and click New > AutoIt v3 Script. This will create a file with a default header in it. Certifications: A+, Network+, Security+, Linux+, LPIC-1, MCSA | Languages: AutoIt, C, SQL, .NETBooks: AutoIt v3: Your Quick Guide - $7.99 - O'Reilly Media - September 2007-------->[u]AutoIt v3 Development - newbie to g33k[/u] - Coming Soon - Fate Publishing - Spring 2013UDF Libraries: SkypeCOM UDF Library | ADUC Computers OU Cleanup | Find PixelChecksumExamples: Skype COM Examples - Skype4COMLib Examples converted from VBS to AutoIt
lafafmentvotre Posted June 11, 2008 Author Posted June 11, 2008 Sorry The right-click doesn't work for my request. My request is how to create a template like "normal.dot for word" but for autoit (with my parameters, my includes, my comments, etc....). Is it possible ? Thanks for help
James Posted June 11, 2008 Posted June 11, 2008 Sort of. Not quite how you want it to. Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
MHz Posted June 11, 2008 Posted June 11, 2008 SorryThe right-click doesn't work for my request.My request is how to create a template like "normal.dot for word" but for autoit (with my parameters, my includes, my comments, etc....).Is it possible ?Thanks for helpYou can create a AutoIt script by right click in explorer. Add a template.au3 into your "%userprofile%\templates" directory for a custom template. If you type templates in the Run box in the start menu then it may take you to the templates directory otherwise include the %userprofile% variable. If you want other, then please mention what you want.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now