1XBase::Memo(3)        User Contributed Perl Documentation       XBase::Memo(3)
2
3
4

NAME

6       XBase::Memo - Generic support for various memo formats
7

SYNOPSIS

9       Used indirectly, via XBase. Users should check its man page.
10

DESCRIPTION

12       Objects of this class are created to deal with memo files, currently
13       .dbt, .fpt and .smt (code for this provided by Dirk Tostmann).  Package
14       XBase::Memo defines methods read_header to parse that header of the
15       file and set object's structures, write_record and last_record to write
16       the records properly formated and find the end of file.
17
18       There are four separate subpackages in XBase::Memo, dBaseIII, dBaseIV,
19       Fox and Apollo. Memo objects are effectively of one of these types and
20       they override their specific record handling routines where
21       appropriate.
22

VERSION

24       1.02
25

AVAILABLE FROM

27       http://www.adelton.com/perl/DBD-XBase/
28

AUTHOR

30       (c) 1997--2011 Jan Pazdziora.
31

SEE ALSO

33       perl(1), XBase(3)
34
35
36
37perl v5.32.0                      2020-07-28                    XBase::Memo(3)
Impressum