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 TouchToneTommy 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: RNTH
  • Content: Threads
  • Order by date
  1. RNTH

    How to eliminate unwanted spaces?

    Hi, I am pulling a file from MQ(using MQGET) which has the following structure. Header - Rec length 100 Details - Rec length 250 As per our MVS provision, we are using a dataset with LRECL=254, RECFM=VB But in the output DSN, the header record is getting padded with spaces to match the...
  2. RNTH

    How to retrieve file names from Catalog?

    Hi All, I need to write a JCL which is able to retrieve file names from the catalog using the LISTCAT command. The file names I need to retrieve from the catalog are something like, STATIC1.STATIC2.DYNAMIC1.DYNAMIC2.DYNAMIC3 Here as the name indicates, the first 2 qualifiers are STATIC. But...
  3. RNTH

    Any way to rename using BPXWDYN ?

    Hi All, Could anyone of you please help me, if there is a way to rename a dataset using BPXWDYN I have a scenario where I need to rename the datasets dynamically. Thanks RNTH
  4. RNTH

    How can I print Centered Text ?

    Hi All, How can I print 'centered text' in PCL? ie,I need to print a aaa aaaaa etc. instead of printing a aaa aaaaa Could anyone of you please tell me the PCL command to achieve this? Thanks, RNTH
  5. RNTH

    How to customize default printer settings?

    Hi all, Can we specify the default printing settings of a printer using PCL commands? For example, I would like to make my printer's default settings as, Font - Letter gothic 17 chars/inch and 8 lines/inch. Margin - 2 columns left(&a2L) and 2 lines top(&l2E). Orientation - Landscape My...
  6. RNTH

    PCL font ID for the font XCP14iso-L ?

    Hi all, I was trying to change an XES font cammand to PCL but not getting the exact font type/size. In the XES program the font type is given as 'XCP14iso-L'. I tried with a PCL font command Esc(s0p16.66h8.5v0s0b0T, ie typeface '0'. But could not get the exact font. Could you please help to...
  7. RNTH

    How to find the Barcode type ?

    Hi, Is there a way to find out the type of a barcode by seeing it? I have a program which is printing barcode. But I dont know the type of barcode it is using. What all things I know about this are, 1.It is calulating the 'Check digit' in 'Modulo10'. ie, if P=[(Sum of odd digits)x3+(Sum of...
  8. RNTH

    How to identify the Barcode type ?

    Hi, Is there any way we can identify the type in which a barcode is printed, by seeing a barcode? what all I know about this type barcode is, other than the numbers 0-9 it uses the characters given below to print barcode. Could you please help me in identifying the type of barcode...
  9. RNTH

    PCL fonts

    Hi All, Can someone help me in telling the type face value of command (s#T to get the fonts 'Kosmo' and 'Arial Black' ? Thanking you, RNTH
  10. RNTH

    Problem of getting extra blank pages

    Hi, I have a problem with a program, in which 2 extra blank pages are getting printed before the report starts printing. I am not sending any command explicitly to print blank pages. What may be the reason of this? What all commands can cause blank pages? Thanks, RNTH
  11. RNTH

    How can I increase the printable area..?

    Hi, I need a Landscape report to be printed on a letter size paper (11” x 8.5”), with 1/8 inches as margin on all 4 sides. One line of this tightly fitted report must accommodate 129 characters (@ 12 cpi). With this it should occupy the 11” width. I am using HP LaserJet 4250 and 9050...

Part and Inventory Search

Back
Top