Rocket® Net Express™ (formerly a product of Micro Focus or formerly a product of Open Text) documentation, created before Rocket Software acquired certain products from OpenText, may include outdated references to "Micro Focus" or "OpenText", both of which are trademarks of OpenText or its affiliates. Rocket Software is not affiliated with Micro Focus or OpenText and has since rebranded these products as Rocket® products. You may also encounter outdated links in this documentation. If you do, please contact Rocket Support (support@rocketsoftware.com) for assistance.
P64
Compiles a program for execution in a 64-bit run-time environment.
Syntax:
>>-.---.-.----.--P64------------------><
+-/-+ +-NO-+
Parameters:
None
Properties:
| Default: | NOP64 on 32-bit systems. P64 if the 64-bit check box in the Build Settings dialog box is set. |
| Phase: | Syntax check |
| $SET: | Any |
Dependencies:
P64 immediately sets: RTNCODE-SIZE"8", INTLEVEL"5" and FCD3
Comments:
If you set the P64 directive, your program is compiled to run under a 64-bit development environment, and to manipulate 64-bit pointers.
Related Topics