Thread View: pl.comp.lang.vbasic
1 messages
1 total messages
Started by "eskobana"
Fri, 28 Oct 2011 12:48
wydruk dlugiej lini textu
Author: "eskobana"
Date: Fri, 28 Oct 2011 12:48
Date: Fri, 28 Oct 2011 12:48
17 lines
388 bytes
388 bytes
Witam ! Mo�e kto� pomo�e czego brakuje w tym kodzie �eby �ama� mi ten przydlufgi tekst w polowie strony i drukowal w kolumnie (tak jak w gazecie) ? For i = 0 To UBound(Tablica) Mytext = Tablica(i) Printer.CurrentX = HorizontalMargin + 0.4 Printer.CurrentY = mymargines mymargines = mymargines + 0.4 Printer.ScaleHeight = 16 Printer.Print Mytext Next i pozrawiam eskobana
Thread Navigation
This is a paginated view of messages in the thread with full content displayed inline.
Messages are displayed in chronological order, with the original post highlighted in green.
Use pagination controls to navigate through all messages in large threads.
Back to All Threads