•  Back 
  •  AES 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  %About 
  •  Show info about hypertext 
  •  View a new file 
Topic       : The ATARI Compendium
Author      : Scott Sanders / JAY Software
Version     : 1.25 (20/6/2003)
Subject     : Documentation
Nodes       : 1117
Index Size  : 32614
HCP-Version : 6
Compiled on : Atari
@charset    : UTF-8
@lang       : en
@default    : 
@help       : %About
@options    : +g -i -t4 +y +z
@width      : 100
View Ref-File
                          The File Selector Library


Two routines are provided by the AES to display and handle the common
system file selector. AES versions less than 1.4 do not support
fsel_exinput(). All AES versions support fsel_input().

Both calls take a GEMDOS pathname and filename as parameters. The
pathname should include a complete path specification including a drive
letter, colon, path, and filemask. The filemask may (and usually does
include wildcard characters). The application may also pass a default
filename to the selector.

fsel_exinput() allows the application to specify a replacement title for
the file selector which reminds the user about the action they are taking
such as 'Select a .DOC file to open...'.