FIND NEXT
This command will continue a file search by locating the next file in the current working directory. If this command succeeds, a file will be stored internally and its data can be extracted using the GET FILE NAME$(), GET FILE DATE$() and GET FILE TYPE() commands. A file search can be started with the FIND FIRST command.
SYNTAX
FIND NEXT
RELATED INFO
FILE Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example