× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



You do have a difference, default value of none and no default value
specified, which equals blank on a character field. So the field
properties are different.


Christopher Bipes
Information Services Director
CrossCheck, Inc.


-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of rob@xxxxxxxxx
Sent: Wednesday, September 27, 2006 12:04 PM
To: midrange-l@xxxxxxxxxxxx
Subject: How IS the Record Format Level Identifier calculated?

Here's the great mystery to solve.  Just exactly how IS the Record
Format Level Identifier calculated?

Some say it's a hash of the field properties and the record format name.

However, if that is true then I shouldn't have this:

File JEFF1
Record Format Information
  Record format . . . . . . . . . . . . . . . :  JEFF1
  Format level identifier . . . . . . . . . . :  1F394C6EFF0A2 
  Number of fields  . . . . . . . . . . . . . :      2 
  Record length . . . . . . . . . . . . . . . :     20 
Field Level Information 
             Data        Field  Buffer    Buffer        Field    Column 
  Field      Type       Length  Length  Position        Usage    Heading
  MYCHAR     CHAR           15      15         1        Both     MYCHAR 
    Coded Character Set Identifier  . . . . . :     37 
  MYDEC      PACKED       9  2       5        16        Both     MYDEC 

File JEFF2
Record Format Information
  Record format . . . . . . . . . . . . . . . :  JEFF1
  Format level identifier . . . . . . . . . . :  1F394C77030E2 
  Number of fields  . . . . . . . . . . . . . :      2 
  Record length . . . . . . . . . . . . . . . :     20 
Field Level Information 
             Data        Field  Buffer    Buffer        Field    Column 
  Field      Type       Length  Length  Position        Usage    Heading
  MYCHAR     CHAR           15      15         1        Both     MYCHAR 
    Default value . . . . . . . . . . . . . . :  None 
    Coded Character Set Identifier  . . . . . :     37 
  MYDEC      PACKED       9  2       5        16        Both     MYDEC 
    Default value . . . . . . . . . . . . . . :  None 


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.