Message 1 of 2
list level" folders" macro to delete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
i been trying to figure out how to create a macro that deletes a Folder that is listed in the Levels list ( i need to add levels to folders, because of revision changes)
there is no actual option to create a folder, other then from command line
this macro is what i use:
create folder 'Level' 'FolderName'
ACTIVATE FOLDER "Level\FolderName"
RENAME FOLDER "Level\FolderName"
but now i want to reverse it, and be able to delete a folder in the levels , and be able to use a drop down.
any help with greatly appreciated