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

Conference abbott::ebd

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

817.0. "Cannot Print Attachments, only Header" by AIMTEC::GRENIER_J (Jean Grenier) Tue Jan 07 1997 19:27

T.RTitleUserPersonal
Name
DateLines
817.1Please Help?AIMTEC::GRENIER_JJean GrenierThu Jan 09 1997 15:3122
817.2Yes it makes senseGALVIA::JFEGANJoe Fegan@iloFri Jan 10 1997 11:0818
817.3Workaround - read then printGALVIA::JFEGANJoe Fegan@iloFri Jan 10 1997 13:4719
817.4Thanks - that Helps!AIMTEC::GRENIER_JJean GrenierMon Jan 13 1997 14:307
817.5Customer would like a customizationAIMTEC::GRENIER_JJean GrenierSat Jan 18 1997 20:256
817.6Customization...GALVIA::JFEGANJoe Fegan@iloWed Feb 26 1997 13:5624
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.7ThanksAIMTEC::GRENIER_JJean GrenierWed Feb 26 1997 19:573
    Thanks Joe, the customer will be happy!
    
    Jean
817.8IPMT case CFS.49568GALVIA::JFEGANJoe Fegan@iloTue Mar 11 1997 09:302
Unfortunately, the customization in .6 doesn't completely solve the problem.
This has now been escalated as IPMT case CFS.49568