Proc Reference > PQN Proc Commands > F

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

Reality V15.0 ()

F command (Proc) (m618403+f.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

F

Moves the buffer pointer in the active input buffer forward to the next parameter.

Syntax

F

Operation

The input buffer pointer moves forward until it finds an attribute mark. The pointer remains on the attribute mark.

If the pointer reaches the end of the last parameter in the buffer without finding an attribute mark, it is positioned following the last parameter at the end of the buffer.

Example 1

Command PIB Before PIB After
F DSP^INV^123-A1
   
DSP^INV^123-A1
       

Example 2

Command PIB Before PIB After
F INQ^PO^117131
INQ^PO^117131
   

Example 3

Command PIB Before PIB After
F ABC^DEFGHI
   
ABC^DEFGHI
          

RealityV15.0Comment on this topic