Posted by member 212670 on 2006-11-19 02:40:56 link
*Popup "Folder Name" Folder ;declare the start of a new folder
*Popup "Some Entry" !somebang
*Popup "Another Entry" !anotherbang
*Popup ~Folder ;indicates the end of the new folder
Keep in mind, that it must be within *Popup "blah blah" !New (start of the whole popup) and *Popup ~New (ends the whole popup).
More details here.
*Popup "Some Entry" !somebang
*Popup "Another Entry" !anotherbang
*Popup ~Folder ;indicates the end of the new folder
Keep in mind, that it must be within *Popup "blah blah" !New (start of the whole popup) and *Popup ~New (ends the whole popup).
More details here.