IDE suggestion
#3
For me, I've used a simple little prefix system for stuff like this before.

SUB C_PrintOut
SUB IC_Locate
SUB NR_FileSave

The C_ is COMPLETE, IC_ is INCOMPLETE, NR_ is NEEDS REVISION, and so on.  Then, just using the Search and Replace function, it's easy enough to change the name programwide from IC_Locate to C_Locate (or whatnot) as needed.  Wink

As for sorting, just click the "Sort Sub/Function by name" option, and that'd easily show you what's finished, unfinished, and needs rework.
Reply


Messages In This Thread
IDE suggestion - by NasaCow - 04-06-2023, 02:45 AM
RE: IDE suggestion - by mnrvovrfc - 04-06-2023, 05:36 AM
RE: IDE suggestion - by SMcNeill - 04-06-2023, 09:25 AM
RE: IDE suggestion - by PhilOfPerth - 04-06-2023, 11:23 PM
RE: IDE suggestion - by Roland_Beat_Boxer - 05-12-2023, 02:40 AM



Users browsing this thread: 2 Guest(s)