Deep Sea -- IDE Tips, Tricks, Pitfalls, and Traps.
Posted: Fri Dec 21, 2001 8:45 am
TIP #1 -- To Tab or to Space.
From the tools option of the IDE menu, select "options." Then select the "Tab" from top of the tabbed-dialogue box. Type "3" for both tab size and indent size. Push either the spaces or tabs radio button. (HINT: I use tabs because doing so makes it a snap to comment-out groups of lines of code without resorting to the C-style comments.)
------------------
Allen Moulton from Uechi-ryu Etcetera
From the tools option of the IDE menu, select "options." Then select the "Tab" from top of the tabbed-dialogue box. Type "3" for both tab size and indent size. Push either the spaces or tabs radio button. (HINT: I use tabs because doing so makes it a snap to comment-out groups of lines of code without resorting to the C-style comments.)
------------------
Allen Moulton from Uechi-ryu Etcetera