Standard Library
CCommaFile Class
This class is inherited from
CFile
and provides several additional member functions and variables that access
comma-delimited or comma-separated-value text files. This base class must
be inherited by a class to access a specific CSV file. The file is
maintained as new-line-delimited rows of comma-delimited
columns. The first column of each row contains the row key,
which does not change once the row has been created. While new rows
may be inserted anywhere in the file, the key for a new row will always be one
more than the highest key of any current row. The inherited class must
create arrays of variables for each column of data. These arrays should be
public so they can easily be accessed and modified by the user interface
maintenance function. It may even be expedient to specify elements of
these arrays directly to the DDX_Text macros in the
[ CBinaryFile
| TCommandLineInfo
| CDataFile
| TDateCtrl
| CDDE
| CDdeClient
| CDdeServer
]
[ CDirectoryLocator
| CDirectoryDialog
| CDirectoryFind
| CDirectoryNew
| CFileCopy
| TFrameWnd
]
[ InterfaceExcel
| CMaintFn
| CPrintFile
| CProcDialog
| TPrintDialog
| CProcPropertyPage
]
[ CProgress
| CRegistry
| CSDisCreate
| CSDisFile
| CSDisPage
| CSDisView
| CTableFile
]
[ CTaskIcon
| TPresent
| TTime
| TDate
| TDateTime
| CTransferData
| TWinApp
| CXlTable
]
[ Stand-alone Programs
| Standard Library
| Conversion Functions
| Utility Functions
| COBOL Functions
]
[ Windows NT Library
| COBOL Library
| COBOL Interface
| Command Prompt Abbreviations
| Purchase Instructions
]
[ Home
| Areas of Expertise
| "We Do Windows"
| Clients and Projects
| Software Samples
| Package Software Available
]
[ Contact Information
| Business Software Philosophy
| Church Software Philosophy
]
All contents of this web site are Copyright © Titus Information Systems,
Inc., Phoenix, Arizona, U.S.A.