Contents
Previous
Next
Subchapters
Current Chapters->
time
clock
tictoc
system
cwd
listdir
listdirs
mvfile
rmfile
rmdir
rmdirs
isdir
isfullpath
fullpath
mkdir
exists
lenfile
cpfile
tempfile
sleep
version
clc
editorfont
beep
getenv
Parent Chapters->
Omatrix6
elementary
systemFunctions
isfullpath
Search Tools->
contents
reference
index
search
Determines If Value Represents a Complete File Name
Syntax
isfullpath(
file
)
See Also
fullpath
,
isdir
,
ischarvector
,
exists
,
rmfile
Description
Returns true, if the argument
file
is a fully, path qualified file name.
Example
If you enter
isfullpath("mydata.dat")
O-Matrix will respond
F