Subversion Repositories factorylink.im-bas

Rev

Rev 4 | Blame | Compare with Previous | Last modification | View Log | Download

* Copyright 2002 RLD Automation. All Rights Reserved
* imbasdat.key - Supported types of data
* CODE    NUMBER
  IGNORE         |  0 | IGNORE             *Data type not specified
  BOOLEAN        |  0 | BOOLEAN            *Data are boolean values
  INTEGER        |  1 | INTEGER            *Data are integer values
  LONG           |  2 | LONG               *Data are long values
  REAL           |  3 | REAL               *Data are real values
  STRING         |  4 | STRING             *Data are strings