Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: PatHill
  • Content: Threads
  • Order by date
  1. PatHill

    Java Print Services &SequenceInputStream

    Hi, Because Java Print Services is not complete, I need to send control characters to a printer prior to the printable data itself to effect Landscape printing. As a Doc can be declared to use an INPUT_STREAM, one way of doing this, appears to be to use SequenceInputStream with the first...
  2. PatHill

    Access, VB and Crystal

    I have a Query in Access 97 which uses some VB functions to derive the value of various fields in the query based on other values in the row. So for example a VB function f(x,y,z) is defined so that if z > 10 then the value returned is x+y, otherwise its just x. The query then runs like SELECT...

Part and Inventory Search

Back
Top