QB64 supports longer variable names than QBASIC (more...)

by (no login)

QB64 supports variable names with up to 256 characters.

The compiler currently has very little error checking at compile time, so it doesn't return an "Identifer too long" error for variables longer than this yet.

Worth noting, but not a priority atm.

Posted on Mar 21, 2008, 3:04 PM
from IP address 58.106.166.186

Respond to this message   

Return to Index