Google
 

Trailing-Edge - PDP-10 Archives - tops20_v6_1_tcpip_distribution_tp_ft6 - 6-1-documentation/filcom.doc
There are 21 other files named filcom.doc in the archive. Click here to see a list.


FILCOM.DOC -- Changes from V21C(75) to V22(105)
June 1984






























COPYRIGHT (C) 1973,1978,1979,1984 BY
DIGITAL EQUIPMENT CORPORATION, MAYNARD, MASS.


THIS SOFTWARE IS FURNISHED UNDER A LICENSE AND MAY BE USED AND  COPIED
ONLY  IN  ACCORDANCE  WITH  THE  TERMS  OF  SUCH  LICENSE AND WITH THE
INCLUSION OF THE ABOVE COPYRIGHT NOTICE.  THIS SOFTWARE OR  ANY  OTHER
COPIES  THEREOF MAY NOT BE PROVIDED OR OTHERWISE MADE AVAILABLE TO ANY
OTHER PERSON.  NO TITLE TO AND OWNERSHIP OF  THE  SOFTWARE  IS  HEREBY
TRANSFERRED.

THE INFORMATION IN THIS SOFTWARE IS SUBJECT TO CHANGE  WITHOUT  NOTICE
AND  SHOULD  NOT  BE  CONSTRUED  AS  A COMMITMENT BY DIGITAL EQUIPMENT
CORPORATION.

DIGITAL ASSUMES NO RESPONSIBILITY FOR THE USE OR  RELIABILITY  OF  ITS
SOFTWARE ON EQUIPMENT WHICH IS NOT SUPPLIED BY DIGITAL.
FILCOM.DOC                                                      Page 2


FILCOM.DOC -- Changes from V21C(75) to V22(105)
June 1984



1.0  SUMMARY

This is a combination of a maintenance  release  of  FILCOM  with  the
added  support  for  /Offset  mode.   This  release  will  run  on all
supported monitors.



2.0  EXTERNAL CHANGES


The /O (offset) switch has been added.  If this switch is used  in  an
ASCII, non-/U compare, the location of differences will be reported as
closest label+offset.  This assumes that the source file is a MACRO-10
or  MACRO-11 file, and that labels start in the first 10 characters of
a line.  PDP-11 local labels (nnn$:)  are  qualified  by  the  nearest
ordinary label.

The /T switch has been added.  This switch  causes  FILCOM  to  always
produce  an output file, even if no differences are encountered.  This
is intended for automatic procedures that  assume  that  a  file  will
always  be  created.   Note that /T has always been the default for /U
mode.



3.0  KNOWN BUGS AND DEFICIENCIES

None.



4.0  INSTALLATION INSTRUCTIONS

There are no changes in the installation instructions.



5.0  INTERNAL CHANGES

None.
Significant Edit #s

76     Add  support  from  ADP  for  /O  -  report   label+offset   in
       differences file.  This is useful for .MAC or .P11 files, since
       it  eliminates  ambiguity  in   reporting   the   location   of
       differences.

100    Don't get confused if someone does a CCL RUN UUO.
FILCOM.DOC                                                      Page 3


101    Improve /U without /L

102    Fix parsing of =[sfd spec],[p,pn<cr><lf>

105    Add /T



6.0  SUGGESTIONS

None.



[END OF FILCOM.DOC]