[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference iosg::all-in-1_v30

Title:*OLD* ALL-IN-1 (tm) Support Conference
Notice:Closed - See Note 4331.l to move to IOSG::ALL-IN-1
Moderator:IOSG::PYE
Created:Thu Jan 30 1992
Last Modified:Tue Jan 23 1996
Last Successful Update:Fri Jun 06 1997
Number of topics:4343
Total number of notes:18308

3956.0. "COM V3.0A vs V2.4 ?" by GIDDAY::JOYCE (Burn me kangaroo down sport) Thu Mar 10 1994 07:16

    Folks,
    
    	Can someone give me a brief description of how the COM subsystem
    has changed betwen V2.4 and V3.0, or (Andrew) give me a pointer to
    where I can EASILY get that info?
    
    	A customer is upgrading over the weekend and they are still
    struggling to get their recustomisation done in time for it.  They are 
    stuck on COM because they have modified it a lot in V2.4 and can't really
    work out from reading the differences in the elements what V3.0 gives 
    them extra or different to V2.4.
    
    Thanks, 
    
    Andy  
    CSC Sydney
T.RTitleUserPersonal
Name
DateLines
3956.1Changes to COM subsystem in V3.0IOSG::BURTONALL-IN-1 BuilderThu Mar 10 1994 08:3837
    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.
3956.2According to base changes fileAIMTEC::WICKS_AAtlanta's Most (In)famous WelshmanThu Mar 10 1994 15:4023
    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)