home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 Mobile / Chip_Mobile_2001.iso / palm / business / printcar / printcar.exe / PrintCardDB / readme.txt < prev    next >
Text File  |  2000-06-10  |  412b  |  19 lines

  1.         Format of the PrintCardDB.
  2.  
  3. Each record could contain following fields:
  4.  - record name, 
  5.  - script, 
  6.  - preview image,
  7.  - library skript ID
  8.  
  9. The first record begins from id = 5000. Range 0-5000 for application and rest for card records.
  10.  
  11. Distance between records is 10.
  12.  
  13. Record field offsets:
  14.  - record name     = 0
  15.  - script          = 1
  16.  - preview image   = 2
  17.  - lib script ID   = 3
  18.  
  19.