Kbase P19597: How to get UNC namesfrom Windows ME
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  25/11/2003 |
|
Status: Unverified
GOAL:
How to get UNC namesfrom Windows ME
FACT(s) (Environment):
Windows ME
CAUSE:
In windows ME SESSION:GET-PRINTERS() returns only printer names and not the UNC names.
FIX:
Use SESSION:GET-PRINTERS() to get the printers available.
Now use the GET-KEY-VALUE command to retreive the UNC name from the windows ME registry.
Syntax;
GET-KEY-VALUE SECTION section-name
KEY { key-name | DEFAULT }
VALUE key-value