vaughn9
Technical User
- Sep 23, 2001
- 183
A print statement like the line below usually defaults to the top right hand corner of the form
Print "Hello World"
If I wanted hello world to appear at another position on the form how would I write code to do that.
Print "Hello World"
If I wanted hello world to appear at another position on the form how would I write code to do that.