README.md
December 5, 2022 ยท View on GitHub
Description
This code gets your user name click just like that.
More Info
It returns your user name.
Not sure if it works on anything other than VB6 because I don't have anything to test on for VB4 and VB5.
| Submitted On | |
| By | Brian Lai |
| Level | Beginner |
| User Rating | 5.0 (10 globes from 2 users) |
| Compatibility | VB 6.0 |
| Category | VB function enhancement |
| World | Visual Basic |
| Archive File |
Source Code
MsgBox Environ("USERNAME")