Sounds good!
#1
From: What´s different

Quote:The syntax is (with some minor restrictions) compatible to PowerBASIC. These restrictions are:
The bit that caught my interest

Quote:- Variables must not be declared with "DIM" anymore! ...  Dim is exclusively used for dimensioning arrays.
 Big agreement and self-imposed in my code.

   
Quote:THREADED is not supported ATM.
Aww, when thread is needed it is needed. Since I seldom need it its not a big handicap for now.

Quote:- You may still declare multiple variables of the same data type in one single line. "LOCAL a, b, c AS LONG" is accepted. "LOCAL a$, b AS DWORD, c AS LONG" throws an error, because a$, b and c represent different data types.
Also self-imposed.

I'll download now.  Smile I need to get closer to the bottom of "job jar" to try it.  Sad
Reply


Messages In This Thread
Sounds good! - by Dale Yarker - 13.04.2026, 01:54

Forum Jump:


Users browsing this thread: 1 Guest(s)