Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
nother question <.<
#6
You can use real BYTE variables in FB, no need for the slow string * 1/asc()/chr$() hacks.

DIM myarray(1000) AS BYTE and then GET #1, , myarray() will work in FB too (as in VB).
Reply


Messages In This Thread
nother question <.< - by Anonymous - 03-12-2005, 06:24 AM
nother question <.< - by v3cz0r - 03-12-2005, 06:47 AM
nother question <.< - by Anonymous - 03-12-2005, 07:39 AM
nother question <.< - by v3cz0r - 03-12-2005, 08:54 AM
nother question <.< - by Anonymous - 03-12-2005, 09:29 PM
nother question <.< - by v3cz0r - 03-12-2005, 10:58 PM
nother question <.< - by Anonymous - 03-13-2005, 04:17 AM
nother question <.< - by Anonymous - 03-13-2005, 05:12 AM
nother question <.< - by v3cz0r - 03-13-2005, 05:17 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)