View Single Post
  #1  
Old 07-29-2002, 09:03 PM
screen_name screen_name is offline
is watching you
Join Date: Mar 2002
Location: The 3rd Dimension
Posts: 2,160
screen_name is on a distinguished road
Send a message via AIM to screen_name Send a message via MSN to screen_name
Xx, use the [ code ] bbcode

and dont run lines on and on

cut em up by commands

if (bla) {
bla;
bla;
}


not if (bla) { bla; bla; }
__________________
[signature]insert here[/signature]
Reply With Quote