Bug?
#3
Test is a subroutine and does not require the parenthesis to surround b$() when calling it.

test b$() ' Not test (b$())

SUB test (B$())
    PRINT "Hi"
END SUB
Software and cathedrals are much the same — first we build them, then we pray.
QB64 Tutorial
Reply


Messages In This Thread
Bug? - by dano - 03-18-2023, 01:58 PM
RE: Bug? - by dbox - 03-18-2023, 02:10 PM
RE: Bug? - by dano - 03-18-2023, 02:41 PM
RE: Bug? - by dbox - 03-18-2023, 02:52 PM
RE: Bug? - by TerryRitchie - 03-18-2023, 02:11 PM
RE: Bug? - by dano - 03-18-2023, 02:39 PM



Users browsing this thread: 2 Guest(s)