tn5250j/src/org/tn5250j/tools SendScreenToFile.java,1.7,1.8
"Kenneth J. Pouncey" <[email protected]> Sun, 01 Aug 2004 21:15:14 +0000
| Newsgroups | gmane.comp.java.tn5250j.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tn5250j/tn5250j/src/org/tn5250j/tools
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31588/src/org/tn5250j/tools
Modified Files:
SendScreenToFile.java
Log Message:
Created new method named getColumns
Index: SendScreenToFile.java
===================================================================
RCS file: /cvsroot/tn5250j/tn5250j/src/org/tn5250j/tools/SendScreenToFile.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** SendScreenToFile.java 26 Jul 2004 19:27:08 -0000 1.7
--- SendScreenToFile.java 1 Aug 2004 21:15:12 -0000 1.8
***************
*** 79,83 ****
StringBuffer sb = new StringBuffer();
char[] s = screen.getScreenAsChars();
! int c = screen.getCols();
int l = screen.getRows() * c;
int col = 0;
--- 79,83 ----
StringBuffer sb = new StringBuffer();
char[] s = screen.getScreenAsChars();
! int c = screen.getColumns();
int l = screen.getRows() * c;
int col = 0;
-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com