Subversion Repositories SvarDOS

Rev

Rev 1095 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1095 Rev 1730
Line 253... Line 253...
253
 
253
 
254
# TRUENAME
254
# TRUENAME
255
39.0:Returns a fully qualified path or filename.
255
39.0:Returns a fully qualified path or filename.
256
39.1:TRUENAME [[drive:][path][filename]]
256
39.1:TRUENAME [[drive:][path][filename]]
257
 
257
 
-
 
258
# LOADHIGH
-
 
259
40.0:Loads a program into the upper memory area.
-
 
260
40.1:[drive:][path]filename [parameters]
-
 
261
40.2:parameters: any arguments required by the program you want to load.
-
 
262
 
-
 
263
 
258
# DOS ERRORS
264
# DOS ERRORS
259
255.1:Function number invalid
265
255.1:Function number invalid
260
255.2:File not found
266
255.2:File not found
261
255.3:Path not found
267
255.3:Path not found
262
255.4:Too many open files (no handles available)
268
255.4:Too many open files (no handles available)