PMDF System Manager's Guide


Previous Contents Index


edit

Edit PMDF configuration files.

Syntax

pmdf edit [filename [printer]]

Command Qualifiers Defaults
-P
-PT

restrictions

This utility is only available on NT.

Parameters

filename

A file name for which PMDF file to edit. This may be either a PMDF symbolic file name, e.g., PMDF_CONFIG_FILE, PMDF_TABLE:PMDF.CNF, etc., or a normal Windows file specification, e.g., C:\pmdf\table\pmdf.cnf.

printer

A Windows printer specification, e.g., \\bettyo\monster.

Description

The pmdf edit command launches a document editor similar to the Windows Notepad application. Unlike Notepad, however, pmdf edit is geared towards editing PMDF configuration files:

  1. Allows multiple files to be edited simultaneously.
  2. File Open and Save As operations default to the PMDF table directory.
  3. Has printing features oriented towards printing configuration files (line number display, automatic line wrapping, etc.).

The pmdf edit application is the executable \pmdf\bin\cedit.exe and may be launched from the desktop by double-clicking on the executable or by double-clicking on a .cnf file associated with the application. (This association will not exist until the application has been run once.)


Command Qualifiers

-P

Print the specified file on the default printer.

-PT

Print the specified file on the specified printer.


Previous Next Contents Index