Alpha Documentation


Removes the folder and all sub folders.


Note - if security allows it, you can wipe out your entire server folder structure!


myfolder = "c:\aa\configuration\updates"

result = dir_remove_recurse(myfolder)


result is T if success or F if failed