Contents page

Index

IsDataType


AFDataType/IsDataType

  BOOL = IsDataType(char *file)

DESCRIPTION This member can be called to see if a datatype exists to support the given file.

INPUTS file - pointer to a file name

RESULT TRUE - if a datatype exists FALSE - if a datatype doesn't exist

BUGS none known

SEE ALSO none