PDA

View Full Version : Import/Export scripts



vsorensen
03-18-2008, 06:01 PM
Is there a way to export/import scripts?

I'd like to:
- Batch capitalize the file names
- Re-order things (can be done now with up/down, but the interface doesn't work the way I expected/wanted it to when working with groups)
- Search and replace.
- Compare scripts using WinDiff.

linder
03-19-2008, 12:43 AM
Vince,

No, you can't export/import scripts. Behind the scenes is a complex script integrity mechanism. For example, if you remove a "Feature" then the IDE automatically removes all items (folder, files, registry, etc.) that refer to that Feature.

Friedrich