![]() |
| The AccuTerm forum has moved. Go to community.rocketsoftware.com to register for the new Rocket forum. |
|
Post Reply
|
| Author | |
wdavidhicks
Newbie
Joined: June 01 2004 Location: United States Status: Offline Points: 32 |
Post Options
Thanks(0)
Quote Reply
Topic: Hello and some network printer code!Posted: June 01 2004 at 12:31pm |
|
YeeHaw! I haven't been here for a little while. It's great to see that a forum has materialized! Thanks Mr. Schellenbach!
I think Accuterm's a great interface. Taking advantage of the scripting capabilities is a superior alternative to recoding screen draws on your already-crowded character-based apps. Just to give this post more substance here's a nifty utility I wrote to send print jobs to network printers that support HP's PCL codes. I called it 'NWP' for NetWork Printer. If I want a customer list on a network printer I can issue the TCL command: NWP P 99 SORT CUSTOMERS BY NAME ID-SUPP ACCTNO NAME ADDRESS CITY If I have a pointer-file list 'OVER90' of invoices... NWP P 99 !OVER90 SORT INVOICES BY DUE.DATE ACCTNO CUSTOMER TOTAL AMOUNT.DUE Page 1 CUSTOM& nbsp; & nbsp; 16:59:34 01 Jun 2004
I've coded in caps forever... it's an R83 thing... |
|
![]() |
|
Deech
Moderator Group
Moderator -- GUI Development Joined: December 15 2003 Status: Offline Points: 177 |
Post Options
Thanks(0)
Quote Reply
Posted: June 01 2004 at 6:42pm |
|
David,
Hi, there. I'm Deech, moderator of GUI Forum. Thanks for your contribution to the code samples forum. I took a moment and edited your post to use some forum codes. I placed your source code in a code block. If you want to do this in any post here on the forum, use "[ code ]" and "[ /code ]" without the quotes and spaces in your message text and it will put your code in window. Again thanks for the very useful little utility. Deech |
|
|
Accuterm GUI--Changing the Face of MV Development!!
|
|
![]() |
|
fjarr
Newbie
Joined: May 02 2005 Status: Offline Points: 8 |
Post Options
Thanks(0)
Quote Reply
Posted: June 23 2005 at 4:34am |
|
I tripped across this utility. Looks useful; thanks David. The problem is it wouldn't compile on my D3 system. There seems to be a statement error in line 029. Are there some missing quotes or something around the ...&nb sp... text? Thanks.
Frank P.S. I like your footnote about coding in upper case. I'm stuck on that habit too from my R83 days. |
|
![]() |
|
PSchellenbach
Admin Group
Moderator Joined: December 15 2003 Location: United States Status: Offline Points: 2150 |
Post Options
Thanks(0)
Quote Reply
Posted: June 27 2005 at 4:21am |
|
Hi Frank -
The "&nb sp" is html junk that crept in when entering the sample code into the forum reply window. I have edited the sample code and removed it, but I cannot get the comment to align now. But its better that the code works than if the comments line up! Thanks and sorry for the problem, Pete |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |