I cannot see how include can do its job without fully describe the file with its extension and/or the path if in different folder.
Why the IDE assume that the extension is .bas? It can be anything you like. So you have to express it.
Ioannis
I cannot see how include can do its job without fully describe the file with its extension and/or the path if in different folder.
Why the IDE assume that the extension is .bas? It can be anything you like. So you have to express it.
Ioannis
So what have I missed?
* DT-INT and REENTERPBP is in correct folder *
* Non-DT programs are compiling correctly on same board
* I’ve even downloaded new copies of DT’s to correct folder
* PMASM is selected
* Processor is correctly selected
* No problem with hardware
* no time stamp error messagesCode:ifdef PM_USED ; verify MPASM is the assembler "ERROR: DT_INTS does not support the PM assembler, USE MPASM" endif
Warning I'm not a teacher
Bookmarks