View Single Post
  #1 (permalink)  
Old 12-28-2009, 10:23 AM
kohle kohle is offline
Junior Member
 
Join Date: Dec 2008
Posts: 31
Default /* Remarks In More Lines*/

Would be good
insteed of

' line1
' line2
' line3

something like

/*
line1
line2
line3
*/

or mark several lines with the mouse and a menupoint
on the right click which makes it automatically :

line1
line2

-->

'line1
'line2
Reply With Quote