Coding
TPFDF using ISOC
Overview
This is a comprehensive course on coding TPFDF in the ISOC
environment and assumes that students have a good working
knowledge of both TPFDF and ISOC. This 2 day course is a
mix of lectures and practical exercises. The lectures provide
theory and examples of TPFDF and ISOC applications skills.
The practical sessions provide students with the opportunity
to apply the skills gained.
Pre-requisites
Attendees should have a good working knowledge of TPFDF
as well as C Programming skills.
Audience
This course is appropriate for any developer who will program
in ISOC using TPFDF.
Student Numbers
The maximum recommended student to instructor ratio
is 12:1
Objectives
By the end of the course, the delegates will be able, with
the aid of course notes to:
· List the Header Files required for TPFDF
· Convert DF Dsects to Header Files
· Set keys using Keylists
· Code TPFDF commands in ISO-C Programs
Course
Outline
| Introduction |
|
Objectives
Course Overview |
| Header
Files |
|
System
Headers
Header File Conversion from Dsect
#pragma pack vs _Packed |
| Overview
of Changes |
|
Command
Structure
New Commands
DF Data Types
File Pointers
Error Handling |
| Using
Keys |
|
Keylists
dfsetkey()
dfkey_nbr() |
| Boolean
Keys |
|
Setting
Boolean keys
Using Boolean Keys |
| DF
Commands |
|
dfopn()
dfopt()
dfkey()
dfrep()
dfred()
dfadd()
dfdel()
dfuky()
dfmod()
dfret()
dfcls()
dfidx_alg()
dfdix_alg()
dfcre() |