Then you are DIM'ing it implicitly just by using the variable for the first timeby (no login)Don't worry about the time it might take to implement this, I don't intend to work on it (or the IDE for that matter) for quite a while. The compiler is my current priority (there I said it... happy?). |
| Response Title | Author and Date |
| DIM lol AS STRING: PRINT UCASE$(lol) | on Apr 19 |
| MUST I OPTIMIZE EVERYTHING YOU DO? | qbguy on Apr 19 |
| * BYTE ME :) | on Apr 19 |
| QuickBASIC could never replace Python | Y2K = 2048 on Apr 20 |
| What bad programming practices? | qbguy on Apr 21 |
| Regarding not declaring variables in Python... | RpgFan on Apr 21 |
| I can think of some languages that let you use variables uninitialized | Dean Menezes on Apr 22 |
| * What does this have to do with QB64? | on Apr 22 |
| It is a response to rpgfan's post about python not allowing uninitialized variables | qbguy on Apr 22 |
| * Why would you want it to? | on Apr 22 |