Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Intermec Online Guide - <b>file position find (h)</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
FILE POSITION FIND (H)

Purpose: Find next available record location for the next write to a specific
         file; put that record location in a numeric register.

Format:  Hn1 = n2

Remarks: H         File position command.

         n1        Numeric register.

         n2        File name (A-Z).

         This command is only valid on files that have been previously opened.

Examples:

         H#3 = A   Finds the next record location in file A and stores that
                   location in numeric register #3.

         H#0 = R   Finds the next record location in file R and stores that
                   location in numeric register #0.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson