EXIST
EXIST (file)
Returns true if file exists.
Example
if(exist("test.bas")) then
print "test.bas exists"
endif
Code samples using EXIST
7gables.bas
agendus.bas
ai.bas
cgi_counter.bas
checkers.bas
checkers.bas
coordplot.bas
counter.bas
dmsareaplot.bas
dmsareareadmd.bas
dogstar5.bas
filemanager.bas
g2 Life.bas
g3 Life.bas
g4 Life.bas
g5 Life.bas
g6 Life.bas
gridareaplot.bas
lakeshore_demo.bas
loadsavebmp_fltk.bas
new bas.bas
palm_cli.bas
palmcli.bas
pdocview.bas
pirate.bas
properties.bas
recognition_training.bas
recognition_training_az.bas
shooter.bas
File
ACCESS
BGETC
BLOAD
BPUTC
BSAVE
CHDIR
CHMOD
CLOSE
COPY
DIRWALK
EOF
EXIST
FILES
FREEFILE
INPUT
INPUT
KILL
LOCK
LOF
MKDIR
OPEN
READ
RENAME
RMDIR
SEEK
SEEK
TLOAD
TSAVE
WRITE
If there is insufficient information on this page and you wish learn more about EXIST,
please send an email to smallbasic@gmail.com. You can help to improve information about
EXIST by submitting a pull request,
click View Source for details. Note, an offline language reference text file is also available - see the Download section.