> Alan: I will likely follow your syntax but with one caveat: > I understand that real ini syntax demands that section names be > unique, but I have not implemented error checks for it and to do so > would be more work than I want to do for now.
Yeah, I wouldn't put that as anything I'd work on unless you had spare time on your hands...if they export ini-compliant, it's up to the scripter to not break that. > So to implement your > suggest prefix of n: for sections, I would simply ignore any thing > before a colon in a section name. ...and with that, I'm guessing ignore anything before the FIRST colon would apply, right? So you can still have commandlist names with "Menu: Files" ([1:Menu: Files]) > Since I am not going to attempt to interpret the numbers, I still > need the list section or someway to show the start of a new list. > So it would be something like: I wouldn't see a reason to interpret anything, except to identify when that changes, and know that it's a second CommandList. It's all just creating items in a commandlist, and having a section for each commandlist to show properties. > Some possible alternatives: > 1. Insist on exactly 1 Properties section per list which must be at > start (right now, multiple [Properties] are allowed. Would not need > [List] then. Comments? I'm unclear where multiple [Properties] would be used/needed in any one commandlist...am I missing something? > 2. Which do people prefer as separator > a. : or - [1-Properties] or [1:Properties] > b. start or end [Properties-1] or [1:Properties] IMO : as looks like more of a division character, and at the start looks more organized. =) David Troesch | Atlanta, GA | ICQ# 2333123 Free Antivirus? Free Firewall? Tired of popups? http://tinyurl.com/ytu7z Funstuff: I smell something burning. Have you been thinking again? ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/JV_rlB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
