Hi Chris,
If you're using the MCS editor, click on View, then Compiler And Program Options, then
click the Compiler tab, and place a tick next to Use PBPL.
This will instruct the editor IDE to use PBPL.EXE, which is required for any long type
variables. Of course, you'll also need to select an 18F series controller in the PIC selection
drop-down menu since longs are only supported for 18F core types with PBP.
Bookmarks