Handbook
Glossary
vfp-file-header? ( object -- ? )
Vocabulary
dbf
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
vfp-file-header
class.
Definition
USING:
classes.tuple.private
;
IN:
dbf
:
vfp-file-header?
( object -- ? )
\
vfp-file-header
9
tuple-instance?
;