Recent content by ashwathnp

  1. A

    How to get the printer port number using windows API call

    Hi all, Using the Windows API call, could you please tell us how to get the port number of the printer. Because while setting the value of activeprinter method/property of MS word 2007 it requires "printer name" on "port number". The port number which we are trying to get by this method is...
  2. A

    How to retrieve PRINTER-NAME in Progress Session

    Hi all, Using the same API call as above can you please tell us how to get the port number of the printer. Because while setting the value of activeprinter method/property of MS word 2007 it requires "printer name" on "port number". Thanks, Ashwath
  3. A

    Question???

    Hi, I guess two &'s will give the result. i tried the following code and it worked fine. form d_chk LABEL "d&&c" AT ROW 1 COLUMN 20 WITH FRAME a SIDE-LABELS. Regards, Ashwath
Top