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

Conference abbott::teamlinks_windows

Title:TeamLinks for Windows
Notice:Kit and ECO locations: See replies to note 8.o note 8.
Moderator:ORION::chayna.zko.dec.com::tamara::eppesAN
Created:Mon Aug 28 1995
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2238
Total number of notes:9650

2143.0. "Reservation not being cancelled with WP 7.0" by OASS::ANDRES_B () Tue Apr 22 1997 12:21

    Teamlinks 2.7
    NT 7.0
    WordPerfect 7.0
    
    A user with the above configuration is selecting a WordPerfect 7.0
    file and then doing a File Launch.  If they then exit the file the
    file still has the reservation on it.  The lock icon is next to
    the file.  The user then does a Services Replace to clear the
    reservation.
    
    A system with NT 4.0 TL 2.7 and WordPerfect 6.1 works fine.  The
    file is replaced when exiting and the lock icon is removed.
    
    Beth Andres
    
T.RTitleUserPersonal
Name
DateLines
2143.1TAMARA::laceup.zko.dec.com::tamara::fitzellIt's not a bug it's functionally challenged !Tue Apr 22 1997 16:5121
>>    NT 7.0
We haven't done much testing with this version :-))

WordPerfect 7.0 is a 32 bit app which means on NT there is no integration, 
what you get is the infamous Teamlinks Launch Voodoo er.. umm.. I mean 
Tracking. After launching a file we have a background process that keeps 
tabs on the application and the file, anytime the file changes we save it 
back into the filecabinet. By changes I mean anything we can detect from 
outside the application like size or date. When the app is shut down the 
staging file is deleted and the reservation is cancelled. If they only 
close the file within the app (which is what it sounds like they are doing) 
we have no way of knowing that the application is done with the document so 
we can't cancel the reservation. The file will have been saved into the 
filecabinet by the background process but the reservation gets left hanging 
until the application goes away. Basically what you get on NT with 32 bits 
apps is the level of integration we have with NOTEPAD or PAINT.

Mike


2143.2Thanks,OASS::ANDRES_BThu Apr 24 1997 11:438
    Mike,
    
    Thanks for the answer.  As far as NT 7.0 I guess I'm getting a little
    ahead of myself.  I'm glad you can read between the versions.  
    
    Beth
    
    
2143.3Even exiting does not remove likcOASS::ANDRES_BThu Apr 24 1997 12:0810
    The user at this site is exiting WP 7.0 and the reservation
    icon (lock) is still remaining on the file. 
    
    I don't have a copy of WP 7.0 to test this.  Has anyone tried
    this iwth NT 4.0 and WP 7.0.
    
    Thanks,
    
    Beth
    
2143.4TAMARA::laceup.zko.dec.com::tamara::fitzellIt's not a bug it's functionally challenged !Thu Apr 24 1997 14:1010
Beth,
 Sorry I should have put this in my previous reply that NT4.0 decided to 
obsolete some of the windows API functions that we used in the launch 
tracking code. Typically it doesn't affect 16 bit apps but we really have 
problems with 32 bit apps. Depending on which app you're lauching different 
things can happen some benign others not so nice. Considerable work has 
gone into V3.0 to fix it but given the size and complexity of the changes 
there are no plans to put it in an ECO.

Mike
2143.5One More QuestionOASS::ANDRES_BThu Apr 24 1997 15:007
    Mike,
    
    I just need to confirm one thing then.  WordPerfect 6.1 is a 16 bit
    app correct.  I am beginning to get the 16 and 32 confused.
    
    Beth
    
2143.6XANADU::laceup.zko.dec.com::tamara::fitzellFri Apr 25 1997 09:3613
Beth,
>>I just need to confirm one thing then.  WordPerfect 6.1 is a 16 bit
>>    app correct.  
Yes it is.

>>I am beginning to get the 16 and 32 confused.
Join the club :-)). On NT a quick way to check is bring the task manager 
up and if the exe is slightly indented under a NTVDM.EXE and it doesn't 
have it's own PID it's a 16 bit app. If they have enabled the option of 
running 16 bit apps in their own address space there may be more than one 
NTVDM process and in that case all bets are off as to launch. 

Mike