Skip navbar

File 15_files.asm


Function summary
c_bload
           BLOAD command
c_bsave
           BSAVE command
c_chdir
           CHDIR command
c_copy
           COPY command
c_files
           FILES command
c_kill
           KILL command
c_load
           LOAD command
c_merge
           MERGE command
c_mkdir
           MKDIR command
c_name
           NAME command
c_old
           OLD command
c_rmdir
           RMDIR command
c_save
           SAVE command
c_seek
           SEEK command
run_app
           RUN command with string parameter

Function detail

c_bload

BLOAD command
See Also:
Language reference
Throws:
File not found; Path not found.

c_bsave

BSAVE command
See Also:
Language reference
Throws:
File not found; Path not found.

c_chdir

CHDIR command
See Also:
Language reference
Throws:
Path not found.

c_copy

COPY command
See Also:
Language reference
Throws:
File not found; Path not found.

c_files

FILES command
See Also:
Language reference
Throws:
File not found; Path not found.

c_kill

KILL command
See Also:
Language reference
Throws:
File not found; Path not found.

c_load

LOAD command
See Also:
Language reference
Throws:
File not found; Path not found.

c_merge

MERGE command
See Also:
Language reference
Throws:
File not found; Path not found.

c_mkdir

MKDIR command
See Also:
Language reference
Throws:
Path not found.

c_name

NAME command
See Also:
Language reference
Throws:
File not found; Path not found.

c_old

OLD command
See Also:
Language reference
Throws:
File not found; Path not found.

c_rmdir

RMDIR command
See Also:
Language reference
Throws:
Path not found.

c_save

SAVE command
See Also:
Language reference
Throws:
File not found; Path not found.

c_seek

SEEK command
See Also:
Language reference
Throws:
Stream not found.

run_app

RUN command with string parameter
See Also:
Language reference
Throws:
File not found; Path not found.


Skip navbar