Top
NetCOBOL V11.0 CGI Subroutines User's Guide
FUJITSU Software

3.10.3 COBW3_DEL_UPLOADFILE

This subroutine deletes an uploaded file that was generated using a subroutine such as COBW3_GEN_UPLOADFILE.

This subroutine can delete a file that was generated using COBW3_GEN_UPLOADFILE, COBW3_GEN_UPLOADFILE_X or COBW3_GEN_UPLOADFILE_N within the same request. File generation or deletion among two or more requests (two or more pages) cannot be performed.

How to write

CALL "COBW3_DEL_UPLOADFILE" USING COBW3.

Data setting for calling

COBW3-UPLOADED-FILENAME

Set the name of the file to be deleted.

Processing result data

None