SL_DeleteFile


NAME
SL_DeleteFile -- deletes a file or drawer.

SYNOPSIS
success = SL_DeleteFile(apphandle, filename);
D0A0 A1

SLFLAG SL_DeleteFile(APPHANDLE, SLCHAR *);

FUNCTION
issue: what to do about deleting drawers that have things in them?
The Amiga will not delete a drawer unless it is empty. Do we want to
define this function as it will delete whatever it is given regardless
of whether it is empty or not?

INPUTS

RESULTS

SEE ALSO
SL_BeginExamine, SL_CloseFile, SL_DeleteFile, SL_DoesFileExist, SL_EndExamine, SL_EndFileNotify, SL_ExamineFirstFile, SL_ExamineNextFile, SL_FileRequesterA, SL_FlushFile, SL_GetExFileInfo, SL_GetExFileInfoFH, SL_GetFileName, SL_GetFileNotifyAttrA, SL_GetFilePath, SL_GetFilePos, SL_GetFileSize, SL_GetFileSizeFH, SL_LockFile, SL_MakePath, SL_OpenClipboard, SL_OpenFile, SL_ReadFile, SL_RenameFile, SL_SeekFile, SL_SetFileNotifyAttrA, SL_UnlockFile, SL_WriteFile.

 

SL_DeleteFile  Command Section By Type  url:SL_DeleteFile
  created:2008-03-01 23:36:35   last updated:2008-03-01 23:36:35
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For SL_DeleteFile
There are no user contributed comments for this page.