rudi Posted November 29, 2012 Posted November 29, 2012 Hi. when pasting this into the edit box to create a new post ... While 1 For $i = 1 To 10 For $k = 1 To 10 For $j = 1 To 10 Next Next Next WEnd ... and then using the "preview post" button, the preview itself is fine, but the edit below will render the previously fine "tidy" line spacing to "flat": While 1 For $i = 1 To 10 For $k = 1 To 10 For $j = 1 To 10 Next Next Next WEnd Using Win7 + Firefox 16.0.2. Regards, Rudi. Earth is flat, pigs can fly, and Nuclear Power is SAFE!
bogQ Posted November 29, 2012 Posted November 29, 2012 TCP server and client - Learning about TCP servers and clients connectionAu3 oIrrlicht - Irrlicht projectAu3impact - Another 3D DLL game engine for autoit. (3impact 3Drad related) There are those that believe that the perfect heist lies in the preparation.Some say that it’s all in the timing, seizing the right opportunity. Others even say it’s the ability to leave no trace behind, be a ghost.
Developers Jos Posted November 29, 2012 Developers Posted November 29, 2012 (edited) Change the Indentation settings: Untick "Use Tabs" and the hit convert button. Now paste your code from SciTE to the forum editor. Jos Edited November 29, 2012 by Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
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