[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
| 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 | 
2604.0. "TM SCAN - attendee list functionality" by VAXSPO::SATO () Thu Apr 22 1993 15:52
    
    Hi,
    
    1) In v2.3 my customer has a customization that just include itself 
    on the attendee list for scan for free time, automatically. 
    This was done by using:
        WRITE ADD CAL$SCROLL_ATTENDEES NUMBER = "1",TEXT=OA$TM_OWNER
    just before the call for form SCHDMAUISCAN in TMSCAN.SCP.
    
    But the new SCHDMAUISCAN in v3.0 uses MAIL$SCL_FUNCTION:TM as scroll
    data-set and it seems that it is a protected data-set because I cannot
    do a "WRITE ADD MAIL$SCL_FUNCTION ..."
    
    I have not found any documentation about MAIL$SCL_FUNCTION:TM. Do I
    really have to use it in this SCHDMAUISCAN form ? How could I
    "initialize" it as I described in 1) ?
    
    2) Another thing is, after the result of scan is displayed, user decide 
    to create the event, the SCHDMAUISCAN v2.3 loads all the previous scanned
    attendees. It seems that in v3.0 users have to re-enter all attendees
    again. Is that right ? How could I keep previous functionallity in this
    new version ?
    
    Any help would be very appreciated.
    Thanks a lot
    
    Armando
    
    
| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 2604.1 |  | AIMTEC::ZANIEWSKI_D | Why would CSC specialists need training? | Thu Apr 22 1993 17:33 | 8 | 
|  |         1) Section 2.16 of the v3.0 release notes indicates to user MAIL
        CREATE and MAIL TO to accomplish this.
        
        2) Refer to the STARS article titled, TM SCan Does Not
        Automatically Add Attendees In V3.0 When Event Created, for a
        solution.
        
        Dave Zaniewski
 | 
| 2604.2 | Thank you, Dave. | VAXSPO::SATO |  | Thu Apr 22 1993 17:38 | 1 | 
|  |     
 |