Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing...
Message
From
19/05/2001 06:21:10
 
 
To
All
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
Printing...
Miscellaneous
Thread ID:
00509064
Message ID:
00509064
Views:
54
I have hundreds of numbers to print on a paper and I have this small problem with it.

If I write a code like this:
printer.print 12345
printer.print 123
printer.print 1453

it makes a line of numbers like this:
12345
123
1453

but I don't want them like that... I want them like this:
12345
123
1453

Do you have any ideas, alcorithms etc. etc.?
Understanding is a three edged sword.
Next
Reply
Map
View

Click here to load this message in the networking platform