The following warnings occurred:
Warning [2] Undefined array key 0 - Line: 1677 - File: showthread.php PHP 8.2.31 (Linux)
File Line Function
/inc/class_error.php 157 errorHandler->error
/showthread.php 1677 errorHandler->error_callback
/showthread.php 916 buildtree




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"Illegal Preprocessor" errors on some files (*solved*)
#6
Well, good news... and bad news. I always seem to bring some bad news, sorry. :-)

The new version will now compile Print42.bas and Print64.bas. However, I'm still having problems compiling programs which USE those files.

For example, this very simple test program:
Code:
#include <print42.bas> CLS printat42(0,0) print42("Testing the 42-character print routines.") printat42(1,0) print42("Might be nice to use for the credits page.")

When trying to compile this I get the following error:
Code:
Print42Test.bas:23: Error: Undefined label '__LOADSTR'
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)