[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

3180.0. "Reserved Spreadsheets from 20/20" by BACHUS::WOOD (I couldn't resist the fish!) Mon Aug 23 1993 17:29

I'm sure I've seen this propblem in here but cannot find it.....


Using 20/20 in ALL-IN-1 V3.0 when creating new spraedsheets in shared drawers 
they are reserved.  Create documents in Private drawers and they are not 
reserved.

can somebody point me towards where this was discussed, or to I need to go 
back to basics.....

Cheers,
Andy
T.RTitleUserPersonal
Name
DateLines
3180.1try thisANGLIN::HARRISABicycles need seat beltsMon Aug 23 1993 18:5320
    Had the same problem - CA said to install the latest version of 2020.
    This would be 3.12 .  Also, they faxed me a "fix" that needed to be
    done to OA$DO:S2020_pre_edit.scp.
    
    old:
    	.IF #USE_NODE EQS "N"
    	.THEN
    		GET #RCOM = #S2020_OP_TYPE OA$USER
    
    NEW:
    	.IF #USE-NODE EQS "N"
    	.THEN
    		GET #RCOM = #2020_OP_TYPE:6 OA$USER
    
    then recompile the TXL
    
    this has worked successfully for me on 3 sites.
    
    	Ann