P-Code Instructions (pcode.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Ldp<t><n>
                                              Up Contents Index Back
──P-Code Instructions───────────────────────────────────────────────────────
 
  Syntax
 
  Ldp<t><n>
 
  /* Load parameter */
 
  Possible Instructions
 
  LdpW0...LdpW3, LdpWb, LdpLb
 
  See: P-Code Data Types
       P-Code Operands
 
  Description
 
  Loads the value of the function parameter specified in <n> onto the
  stack.
 
 
                                     -♦-