Skip to main content

DeleteLocalFile

Structure

DeleteLocalFile(sFileName)

Parameters

| Parameter | Type | Description
| sFileName | String | the network file that should be deleted. This file name should include the full directory path |

Return Value

Char

'1' = Success, '0' = Failure

Description

Functions in the 'Local File Read/Write Functions' group are used typically to create and read xml (or other) files from a common network directory to sync IndySoft's data/functionality with another system, like an accounting system. This function deletes a single file from a network location, as a clean up from earlier file operations.

Example

No example provided

Application Compatibility

IndySoft Calibration Management, IndySoft Commercial Lab Management, IndySoft Tool Management

Also See

No related topics |