| Andy,
According to our V3.0 CMS libraries the following forms were
changed from the COM subsystem :
CXP$COMM, CXP$HOSTS, CXP$INT1, CXP$RECORD, CXP$STRT_SEND.
These were to fix the following bugs :
THR-10679:FILEM.FLG contains translatable text (and other forms)
THR-12968: Error in form CXP$RECORD
Changed line from:
THEN $CXP_RECORD_DOCUMENT = OA$CURDOC\
to:
THEN GET $CXP_RECORD_DOCUMENT = OA$CURDOC\
THR-13416, THR-14650, THR-14662
Error message when starting to send a document.
key sequence from main menu
COM CC DS{CR}
gives message
.IF syntax error, THEN missing "$CXP_SEND_DOCUMENT:6:30 EQS ""THEN
$CXP_SEND_DOC
THR-07913, THR-11907
After disconnecting from a remote computer system the name of the
remote system is still displayed on the comm control menu. It should be
removed.
THR-15081: Update CC menu,select and index
Menu updated to reflect the new drawer model.
Hope this helps,
Martin.
|
| Andy,
according to CM CXP$MANAGER was also changed - even though it doesn't
appear in the CMS list posted by Martin. Were you just after forms
or scripts as well?
the record for CXP$MANagER says
Name: CXP$MANAGER
Type: FRM
Area: ENGLISH
Status: C
Details:-
Replace OA$_MO with SM$_MO symbols to allow the SM component to be
translated to a different language from the base.
----------
regards,
Andrew.D.Wicks (NOT the CXP developer)
|