re: printing error
re: printing error
- Subject: re: printing error
- From: "Tracy Vanderwerf" <email@hidden>
- Date: Wed, 28 Nov 2001 10:13:25 -0500
- Organization: White Directory Publishers
I would appreciate any help I can get on this.
The following area of code does not work anymore in OS 9.1:
if isSpec and not proto_flag then
-- print the badboy!!
set remQKscript to "Choosy \"LaserWriter\" Printer
\"chooser_printer\""
try
with timeout of 90 seconds
tell application "Multi-Ad Creator. 4.0.3"
print alias inPathname options ad notes without interact
end tell
end timeout
on error errMsg number errNum
return {false, ("Error Printing MultiAd Spec" & errMsg & errNum)}
end try
end if
The following error is generated:
job... Error Printing MultiAd Spec Multiple non-fatal errors were
generated by last command. 19900
Thank you very much,
Tracy C. Vanderwerf
Database Administrator
White Directory Publishers, Inc.
Phone: (716) 875-9100 x116
Fax : (716) 871-1726
[demime 0.98b removed an attachment of type text/x-vcard which had a name of tvanderwerf.vcf]