Skip to main content
ComScript Manual
Search form
Search
Main menu
Home
collect
You are here
Home
»
ComScript Manual
»
Commands
»
File Handling Operations
ComScript Manual
What is ComScript
Profiles
Device and Connection Types
Commands
Profile setup
Device Communication
Data Parsing and Testing
Email and File Transfer
File Handling Operations
append
copy
create
createdir
delete
deletedir
exists
rename
File Read and Write
General
Hex and Decimal Conversion
Loops and Conditional Expressions
Math
Time, Date and Timing
Variables
Profile Editor
Variables
Data Parsing
Data Interface
Arrays
Binary and Hex Comms
Timing and Intervals
Execution speed
Terminal Emulator
Support
delete
delete
deletes a file
Attributes:
file
: the path and filename to be deleted
Examples:
<delete file="test.txt" />
<delete file="C:\path\to\file.txt" />
‹ createdir
up
deletedir ›