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. from IP address 58.106.166.186 |