SaphuA Posted August 20, 2008 Posted August 20, 2008 Apperantly a lot of people don't know this, including me. So perhaps some sticky or a mention in the FAQ would be usefull. How do you post AutoIt code? The button with the AutoIt icon isn't working for me (IE7). I'm mostly wondering since when you post quite a lot of code the AutoIt tags seem to add a scrollbar while the normal code tags don't. Thanks! http://www.saphua.com/
therks Posted August 20, 2008 Posted August 20, 2008 Use the button right in front of it, or manually:For short code: [code]; My code is neat[/code]; My code is neatFor long code: [codebox][code]; My code is neat[/code][/codebox]; My code is neat ; And long! My AutoIt Stuff | My Github
Pain Posted August 20, 2008 Posted August 20, 2008 (edited) or [autoit] code here [/autoit] to use autoit tagscode here Edited August 20, 2008 by Pain
BrettF Posted August 20, 2008 Posted August 20, 2008 IMO its better to use the code boxes until the AutoIt tags are fixed... Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
Bert Posted August 20, 2008 Posted August 20, 2008 Sometimes the AutoIt codebox will turn your code into a mess. It is better to use codebox or code. The Vollatran project My blog: http://www.vollysinterestingshit.com/
killerofsix Posted August 20, 2008 Posted August 20, 2008 ;This is my code in autoit tags ;This is my code in autoit tags Also yes the Autoit code button isn't working for Firefox either "The quieter you are, the more you are able to hear..." My AppsUSB Finder
AdmiralAlkex Posted August 20, 2008 Posted August 20, 2008 Also yes the Autoit code button isn't working for Firefox eitherIt has nothing to do with the browser, its the forum software. .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
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