XDIRJR is a modification of XDIR, a program by Jeff Prosise published in PC 
Magazine (14 April 1987, Vol. 6, No. 7).  XDIR, like other programs published 
by PC Magazine, is a COPYRIGHTED program that is "made available only for 
individual, noncommercial use.  You may make copies for others (including 
placement on noncommercial electronic bulletin boards), as long as no charge is 
involved.  However, making copies for any commercial purpose is strictly 
prohibited" (PC Magazine, 14 April 1987, p. 328).  Neither Jeff Prosise nor PC 
Magazine bears any responsibility for this modification.  This modification HAS 
NOT been tested extensively.  PERSONS USING THIS MODIFIED PROGRAM DO SO 
ENTIRELY AT THEIR OWN RISK.  

TO USE XDIRJR:

Load the program by typing XDIRJR at the DOS prompt.  

To active the program, hold down the CONTROL key and at the same time press the 
period key.  A box should appear on the screen.  To see the files in the 
current directory, just press ENTER; to see the files in any other directory on 
any valid drive, type in the directory pathname and then press ENTER.  After 
viewing the directory listing, press ESCape to erase the contents of the window 
and enter another directory in the same way, or press ESCape a second time to 
erase the window itself and return the screen to its previous state.  To view a 
directory listing later, hold down the CONTROL key and the period key again; 
then proceed as outlined above.

This program is memory-resident and is designed to work from within most 
applications.

SUMMARY OF MODIFICATIONS:

         -Xdir-                    -Xdirjr-         -debug location-
                                                     in XDIRJR (locations
                                                     are not necessarily
                                                     the same in XDIR)

hotkey    Alt-period                Ctrl-period      0186h=scan code of key
                                                     018Eh=shift mask

files     normal                    normal,hidden,   014Dh=0=normal
                                    system,subdirs         16h=all

color     red around white on black red round blue   013Ch=border
                                                     013Dh=text

keyboard  ok on PC, not on PCjr     ok on PCjr       (added IN AL,0A0h to
                                                     keyboard reset code in
                                    assembler file to re-enable system [patch 
                                    taken from Kelvin Lindeman's mod to PC 
                                    Magazine's SLASHBAR program)=03CB 

                                                     (added keyboard buffer
                                                     purger on exit to stop
                                    overlaid program from being fed XDIRJR's 
                                    keypresses)= 0229 - 023C
