You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The DELETE command is used to delete a file or folder from the Windows file server.

Syntax:

Command

Keyword

Value

Developer notes

DELETE

SERVER

value

Optional: File server.

DOMAIN

value

Optional. Windows domain.

USER

value

Optional. User.

PASSWORD

value

Optional. Password.

PATH

value

Required. Windows server file or folder.

Example

     DELETE PATH(/Shared/folder/file.txt)
  • No labels