Jump to content

Recommended Posts

Posted

..hi guys..is there any changes happen regarding turning on/off AppLogMode() in LE 2.3 ? By simply adding AppLogMode(1) or AppLogMode(0) giving me an error >>Compile Error: Identifier 'AppLogMode' not found<< . In previous versions working just fine..am I missing something?

 

Posted

AppLogMode() was removed from BlitzMax, but it exists in all other languages still (and also in BlitzMax if you use the DLL version of the engine).

In BlitzMax there is however a global variable called LogStreamEnabled, which you can set to True or False.

Ryzen 9 RX 6800M ■ 16GB XF8 Windows 11 ■
Ultra ■ LE 2.53DWS 5.6  Reaper ■ C/C++ C# ■ Fortran 2008 ■ Story ■
■ Homepage: https://canardia.com ■

Posted

I thought I left AppLogMode() in for compatibility. But he's write, LogStreamEnabled will do it.

My job is to make tools you love, with the features you want, and performance you can't live without.

Posted

..i see..i dont know why you dropped such things from Bmax, but anyway, ill use whats available...another thing is that I have noticed slight changes in buffers creation...so, i would like to know, is there any sort of comparison list so i can clearly see difference between 2.3 and previous versions, if any??

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...