FILES

Function

FILES displays all the current user files in HUNTER.

Syntax

FILES

Example

This program will list all the current user files in HUNTER:

6030 CLS:PRINT "Please enter the file you wish to select:"
6040 LOCATEO, 1:PRINT" (Use shift arrow keys to scroll)"
6050 LOCATEO, 3:FILES
6060 LOCATEO, 2:INPUT "enter filename ";a$