Compiles a program for execution in a 64-bit run-time environment.
>>-.---.-.----.--P64------------------><
+-/-+ +-NO-+
None
| Default: | NOP64 |
| IDE equivalent: | Click Project > Properties >Configuration Properties > Build > Outputs > Generate 64-Bit Pointers |
| Phase: | Syntax check |
| $SET: | Any |
P64 immediately sets: RTNCODE-SIZE"8"
If you set the P64 directive, your program is compiled to use 64-bit pointers and has access to a 64-bit address space if you are executing on a 64-bit machine with an appropriate setting of the ILTARGET directive.