CodeView (cv.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Port Output (Summary)
 Description Example                     Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Command: Port Output (O)
 
     Syntax:  O port byte
 
     Summary: Sends a specific byte value to a hardware port.
 
     Arguments:
 
     <port>   A 16-bit value representing a port address.
 
     <byte>   Byte value sent to <port>.
 
     See: Port Input (I) Command-Window Command
          Options (O) Command
                                    -♦-