Enscribe Programmer's Guide
Changes to the 520369-007 Version of the Manual
• Added a note about the Restrictions on Partitioned Unstructured files (page 62).
Changes to the 520369-006 Version of the Manual
• Added new procedures for 64-bit to File-System Procedures (page 39).
• The following chapters have been updated to include the new procedures for 64- bit:
◦ Introducing the Enscribe Record Manager (page 18)
◦ Positioning Within Structured Files (page 25)
◦ System Procedures (page 39)
◦ General File Creation and Access Information (page 46)
◦ Unstructured Files (page 60)
◦ Key-Sequenced Files (page 68)
◦ Queue Files (page 107)
◦ Entry-Sequenced Files (page 123)
◦ Relative Files (page 134)
◦ File and Record Locking (page 150)
Changes to the 520369-005 Version of the Manual
Added a note to File Locking on page 10-3 about avoiding the frequent use of LOCKFILE and
UNLOCKFILE requests on partitioned files due to the significant overhead of these requests and
using record level locking instead.