ShowWaitCursor()
Show or hide Wait cursor(hour
glass).
DeleteFile()
Deletes the
specified file.
RenameFile()
Renames the
specified file.
Break()
Terminates the DoWhile loop in
which it appears.
New Macro actions related tree
controls
Using this command, the item's
ID can be specified on inserting a tree item.
TreeInsertItemEx( treecontrol, PID, IID, text)
TreeSetItemEx( treecontrol, IID, text)
TreeSetItemIDEx( treecontrol, IID, newIID)
TreeDeleteItemEx( trecontrol, IID)
TreeSortItemEx( treecontrol, IID)
Treecontrol.RootItemIDEx()
Treecontrol.ItemIDEx(IID, relation)
Treecontrol.ItemTextEx(IID)