Y
Hacker News
new
|
ask
|
show
|
jobs
by
Dwedit
979 days ago
VB does have PRINT, it causes text to be drawn on the form. It's not very useful, but it is there.
1 comments
bitwize
979 days ago
I must've been confusing it with Access VBA, which doesn't appear to support PRINT except in the debugger. Print # is supported for file I/O however.
link