Re: Search for CL "Export as text" to .ini file via command
| Newsgroups | gmane.comp.windows.power-pro |
|---|---|
| Message-ID | <[email protected]> |
Excellent ! Exactly what I was looking for !!
Strange that i did not point it out from help file by myself. Sorry for this (RTMF).
Here after my script code example (using relative path for portability) to help other people
; Backup both Command List bar to the same backup ini file
cl.Export("Expert_Systems_Main_Bar","..\\Backup\\OT-Group-PowerPro-config-backup.ini",0)
cl.Export("Expert Systems Detail","..\\Backup\\OT-Group-PowerPro-config-backup.ini",1)
Thank you so much :-)
Have a nice day