PDA

View Full Version : How to Insert Programming Code in a Post?


PeteF
08-30-2006, 02:55 AM
I noticed today for the first time, someone inserted some DOS BATCH
programming code within their post. Hey!!! I didn't know this forum
had that capability. That's great! Now can someone tell me how
to do that?

---pete---

rVidia
08-30-2006, 08:43 AM
It is great, isn't it? ;)


[ C O D E ] [ / C O D E ] (without spacing)

PeteF
08-30-2006, 06:40 PM
It is great, isn't it? ;)


[ C O D E ] [ / C O D E ] (without spacing)


Wow, so easy.
Regular text messages automatically gets srtipped of excess
spaces which can be a problem if you are trying to structure
the text to make it more presentable.




Good for Simple Diagrams....

Batt Load
~~~~~~~~~~~~~~~~~~~~
| |
| |
----- -----
--- | |
| -----
| |
~~~~~~~~~~~~~~~~~~~~


Good for Structured Code....

For i% = 1 to 100
BEEP
Next i%


Good for Structured Text....

chmod 755 = _rwxr_xr_x

READ WRITE EXECUTE
Owner.. x x x
Group.. x x
Other.. x x

Sam Ceccola
08-30-2006, 09:17 PM
Pete:

Another one is : ......

Sam

Terry Hanushek
08-30-2006, 10:56 PM
Pete and Ray

Wow, so easy.
Regular text messages automatically gets srtipped of excess spaces which can be a problem if you are trying to structure the text to make it more presentable.
This is great. :first: I can't think of how many times I have had a table or structured presentation ruined by HTML space compression.

Thanks for the pointer.

:clap2:

Terry

Seth
08-31-2006, 12:28 AM
That's great.

Remember this:

SCANNER________ADWARE/SPYWARE___TROJANS/BACKDOORS/DIALERS/ETC___TOTAL

Spybot________________11________________________0_ __________________11
AVG___________________0________________________12_ _________________12
Ad-Aware______________21________________________6____ _______________27
Norton 2005____________11_______________________17_______ ____________28
SpySweeper____________20_______________________13_ __________________33
NOD32_________________17_______________________22_ _________________39
BitDefender_____________21_______________________2 3__________________44
SuperAntiSpyware_______25________________________1 9__________________44
A-Squared______________23_______________________22__ __plus 1 rootkit____46
Kaspersky______________16_______________________34 ___________________50
Ewido__________________22_______________________33 ____plus 1 rootkit____56

Well, the vertical lines weren't supposed to be there. I had to use them to overcome the space issue.

Thanks.