(form "00705" (size 75 20) (help "00705_TIP_0") (heading "SSI/CISAM Database Unload Driver") (label (position 2 3) (text "This database is being accessed using a very simple emulation of C-ISAM ")) (label (position 2 4) (text "and the only operation supported is DATABASE UNLOAD.")) (label (position 2 5) (text "Attempting to invoke any other function will result in an error message")) (label (position 2 6) (text "Surpac 1 geological databases (collar and geology tables) are not fully supported.")) (label (position 2 8) (text "C-ISAM databases use one of two floating number formats depending on their creation platform.")) (label (position 2 9) (text "LSB - Least Significant Byte first")) (label (position 10 10) (text "IBM PC (DOS/Windows 95/NT), DEC ALPHA (Digital UNIX/NT)")) (label (position 2 11) (text "MSB - Most Significant Byte first")) (label (position 10 12) (text "Sun (SunOS/Solaris2), HP/UX, AIX, IRIX, Ultrix")) (label (position 2 13) (text "Native - means to use the same format as the current platform" )) (label (position 2 14) (text "Floating Point Type:" )) (field "type_name" (position 20 14) (display_length 10) (input allowed) (value_in "native" "lsb" "msb") (null disallowed) (help "00705_TIP_1")) (label (position 2 15) (text "Databases created on DOS have a maximum tablename length of 8 characters; ")) (label (position 2 16) (text "All others use 10.")) (label (position 2 17) (text "Maximum table name length:")) (field "max_len" (position 30 17) (display_length 10) (input allowed) (format integer_4) (value_in non_exclusive "8" "10") (null disallowed) (help "00705_TIP_2")) (default_buttons) )