|
||||||
PREVIOUS FILE NEXT FILE | FRAMES NO FRAMES All files | |||||
SUMMARY: VARIABLE | STRUCTURE | FUNCTION | MACRO | DETAILS: VARIABLE | STRUCTURE | FUNCTION | MACRO |
Function summary | |
---|---|
SEFileAppend open a file for appending if it exists | |
SEFileClose close a file | |
SEFileCreate create a file for writing or open a file for writing if it exists | |
SEFileLoad load a file from disk to memory | |
SEFileOpen open a file from disk | |
SEFileOpenExists open a file from disk for reading if it exists | |
SEFileRead read bytes from a file to memory | |
SEFileReadOne read one byte from a file to memory | |
SEFileRemove remove a file | |
SEFileRename rename a file or folder | |
SEFileSave save a file from memory to disk | |
SEFileWrite write bytes from memory to a file | |
SEFileWriteOne write one byte from memory to a file | |
SEFolderCreate create a folder | |
SEFolderOpen open a folder for reading | |
SEFolderRead read a folder entry | |
SEFolderRemove remove a folder | |
SEFolderSet set current working folder | |
beeper | |
bell play bell | |
c_sound SOUND command
|
Function detail |
---|
IX
- pointer to ASCIIZ file path
A
- file handle
IX
- pointer to ASCIIZ file path
HL
- destination address
IX
- pointer to ASCIIZ file path
IX
- pointer to ASCIIZ file path
A
IX
- pointer to ASCIIZ file path
A
A
- file handle
BC
- byte count
IX
- destination in memory
A
- file handle
IX
- destination in memory
IX
- pointer to ASCIIZ file path
DE
- pointer to new ASCIIZ path
IX
- pointer to old ASCIIZ path
BC
- byte count
HL
- source address
IX
- pointer to ASCIIZ file path
A
- file handle
BC
- byte count
IX
- source in memory
A
- file handle
IX
- source in memory
IX
- pointer to ASCIIZ folder path
IX
- pointer to ASCIIZ folder path
A
A
- folder handle
IX
- destination memory address
IX
- pointer to ASCIIZ folder path
IX
- pointer to ASCIIZ folder path
SOUND
command
|
||||||
PREVIOUS FILE NEXT FILE | FRAMES NO FRAMES All files | |||||
SUMMARY: VARIABLE | STRUCTURE | FUNCTION | MACRO | DETAILS: VARIABLE | STRUCTURE | FUNCTION | MACRO |