Previous | Next | Porting
Creating Formats for Importing and ExportingIf you wish to import or export student data with spreadsheet, database, school administration and other software, you may need to create a porting format. This section explains how to create formats that appear under the Other Formats tab in the Import and Export windows. Creating formats requires a certain amount of knowledge of file formats and ASCII codes. In addition, it requires 100% accuracy or else unpredictable results may occur. Proceed with caution! By default, Easy Grade Pro separates fields (pieces of data) using tabs (ASCII 9) and separates records using a CR (carriage return, ASCII 13). Many word processing, spreadsheet and consumer database program also use this format when porting. In the PC world, many programs use a CR/LF (carriage return/line feed, ASCII 13/10) combination instead of a CR. You may need to modify a format to include a CR/LF. For help with this, see FAQ: How do I set the record delimiter to the CR/LF used by most Windows programs?. If you will be porting to or from school administration software, things can be much more difficult because these programs tend to use custom formats. For example, some files may use fixed-length fields (instead of variable length fields) that are left or right justified, with special fill characters and no delimiters except at the end of a record. In many but not all cases, formats can be created in Easy Grade Pro to work with school administrative software. To create a format:
|