Restored from previous forum. Originally posted by scurrier.
it would be noce to have a remstart and remend or use
;; to start and ;; to end
Thanks
Sean
remstart/remend
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by SoulTaker.
TheBeck
It comments out blocks of code like a whole Procedure
RemStart
Procedure This()
Code
Code
EndProcedure
RemEnd
The Whole Procedure becomes a commented block.
Abit BD7-II Raid P4 1.9 gHz 384 Ram Xtasy GFroce 3 TI 200 CD-RW DirectX 9.0 Beta 3 Sound Blaster Live! XP Pro, Registered PureBasic version 3.40 For Windows.
TheBeck
It comments out blocks of code like a whole Procedure
RemStart
Procedure This()
Code
Code
EndProcedure
RemEnd
The Whole Procedure becomes a commented block.
Abit BD7-II Raid P4 1.9 gHz 384 Ram Xtasy GFroce 3 TI 200 CD-RW DirectX 9.0 Beta 3 Sound Blaster Live! XP Pro, Registered PureBasic version 3.40 For Windows.
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm