Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wish: Documentation!
#4
I could not prepare the Wiki DIM usage until now (was fixing things). In fact, I've discovered an optimization for strings that is not being done under some circumstances (Fix for 1.1.8). Also discovered that '%' suffix was disabled, so until 1.1.8 you can't use f% as a variable, but f. The % suffix is used in FreeBasic an other basics as a suffix for integers (ZX BASIC for 16bit integers on Z80 platforms). Anyway, using suffixes is considered deprecated.

You can use CHR$ or CHR. The same applies for INKEY, STR, SCREEN, etc...

Meanwhile, have a look at the DIM wiki article.
Things to do: ARRAYS and local (sub & functions) initialization.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)