> I use .txt file because it is easy to edit and because > i do not know how to export a command list/menu/Bar > with only one command.
Ini might be a bit harder to set up initially, but it should be easier to edit once done, since not a lot of use of special characters. Something like this (done from memory, not tested!) [listname:properties] format = iconsize: 16 [1] label = the item name icon = c:\path to icon lcmd1 = c:\the command lparam1 = its parameters lwork1 = c\work dir [2] ..etc > > As we have Configure.ImportCL(inifile) or > Menu.ShowFile(inifile) it could be fine to have a > Cl.ExportFile(inifile) or > Configure.ExportCL(inifile,CLname). Yes, this is on my list of things to do. > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > Attention: PowerPro's Web site has moved: http://www.ppro.org 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/
