Title: | TeamRoute Conference |
Notice: | Kits: VMS/VT V1.0 - 271, ALL-IN-1 V1.3A - 810 |
Moderator: | GALVIA::JFEGAN |
Created: | Fri Jun 01 1990 |
Last Modified: | Tue Jun 03 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 825 |
Total number of notes: | 3413 |
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
817.1 | Please Help? | AIMTEC::GRENIER_J | Jean Grenier | Thu Jan 09 1997 12:31 | 22 |
817.2 | Yes it makes sense | GALVIA::JFEGAN | Joe Fegan@ilo | Fri Jan 10 1997 08:08 | 18 |
817.3 | Workaround - read then print | GALVIA::JFEGAN | Joe Fegan@ilo | Fri Jan 10 1997 10:47 | 19 |
817.4 | Thanks - that Helps! | AIMTEC::GRENIER_J | Jean Grenier | Mon Jan 13 1997 11:30 | 7 |
817.5 | Customer would like a customization | AIMTEC::GRENIER_J | Jean Grenier | Sat Jan 18 1997 17:25 | 6 |
817.6 | Customization... | GALVIA::JFEGAN | Joe Fegan@ilo | Wed Feb 26 1997 10:56 | 24 |
Finally, MUCH later here is the customization. Sorry about the delay but I've been under pressure on other projects as I explained offline. Customize the script TMR$CL_PRINT and add the lines marked with a ">" below. the rest of the script stays the same (obviously don't include the ">" in the actual script). This should allow them to print TeamRoute packages with attachments properly without reading them first. Joe. !============================================================================== .LABEL TMR$CL_PRINT > .if #tmrcl_curr_state nes oa$_tmr_cl_state_unread then - > .goto process_read_package > > get #tmrcl_new_docsym = $tmrdoc > do tmr$cl_process_new_package > .if oa$status nes "1" then .exit > >.LABEL PROCESS_READ_PACKAGE > .if #tmrcl_curr_type eqs oa$_tmr_cl_type_master then - .goto get_enforced_role | |||||
817.7 | Thanks | AIMTEC::GRENIER_J | Jean Grenier | Wed Feb 26 1997 16:57 | 3 |
Thanks Joe, the customer will be happy! Jean | |||||
817.8 | IPMT case CFS.49568 | GALVIA::JFEGAN | Joe Fegan@ilo | Tue Mar 11 1997 06:30 | 2 |
Unfortunately, the customization in .6 doesn't completely solve the problem. This has now been escalated as IPMT case CFS.49568 |