LabWindows 3.1 and later versions give you DeleteFile() and RenameFile() functions. To select them (or other related file functions), in a code window, use the Library menu: select Library >> Util >> File Utilities >> DeleteFile or RenameFile. The function panels will open and you'll be open to enter your parameters (variable names or quoted string constants) and insert the function call.
Al