OK, how bout this for detection ...
Code:
ASM
ifdef PM_USED
"Dude, you have to use MPASM with DT_INTS"
endif
ENDASM
If you put that in your program, and try to assemble it with PM.exe, It will automatically pop-up a window in MicroCode Studio like this ...
<img src="http://www.picbasic.co.uk/forum/attachment.php?attachmentid=2450&stc=1&d=120694493 9" />
Then you can just click on "Compile Using MPASM", and it will set the MPASM option and compile it.
If it still fails to compile, you should try this ...
http://www.picbasic.co.uk/forum/show...5&postcount=11
I should add that to DT_INTS-14. 
hth,
<br>
Bookmarks