? Paste code without loosing the indented lines ?

Hi, Can someone please tell me how I can do to send some code in this forum without loosing the indentation??? [B)]

Hi David, click on ‘Forum Code’ in the left of reply Box

Wonderful! [:)] FOR i = 1 TO 500 THEN print('The next time I have stupid questions, I'll try to read the documentation before'); [:o)][:o)][:o)]

Grrr… That would be great if everyone would do it, so I don’t have to go back and edit posts here all the time to make them readable.

BY the way David, from version 3.xx on you should be using a text variable to define your string to allow for multi language, and in anycase, the indentation shold be only 2 spaces…[:D][:D][:D]

LOL [:D] FOR i := 1 TO 500 DO MESSAGE(Text001); IF CONFIRM(Text002) THEN MESSAGE(Text003); // Text001 English (United States): 'The next time I have stupid questions, I'll try to read the documentation before' // Text002 English (United States): 'Is it OK now Mister Singleton [;)]' // Text003 English (United States): 'I'm a good student! [^]'

You get an extra star for that… (just hit reply to receive it …[:D])

quote:


Originally posted by David Singleton
You get an extra star for that… (just hit reply to receive it …[:D])


Huh?