Number: 110 Date: 17-Mar-84 0':17':21 Submitter: Sannella.PA Source: masinter.pa Subject: Bad Interpress file generated by OPENIPSTREAM/DSPXetc. Assigned To: Attn: Kaplan.pa Status: Incomplete In/By: Problem Type: Bug Impact: Minor Difficulty: Frequency: Priority: Perhaps System: Operating System Subsystem: Generic File Operations Machine: Disk: Lisp Version: Source Files: Microcode Version: Memory Size: File Server: Server Software Version: Disposition: ' ["Kaplan" "15-Sep-84 03':13':26" Status':(Open->Incomplete)] Description: ' Date': 15 Mar 84 00':57 PST' From': masinter.pa' Subject': Bad Interpress file generated by OPENIPSTREAM/DSPXetc.' To': LispSupport' cc': Kaplan' ' Starting with {Phylum}AREDIT.DCOM, I did ' (SETQ STR (OPENIPSTREAM ''{CORE}TEST.IP))' (AR.SHOW 39 STR)' (CLOSEF STR)' (EMPRESS STR)' ' The printer compailed Parse Failure': no such command.' ' ' I copied {CORE}TEST.IP to {Phylum}BUG95.IP.' -----' Date': 15 Mar 84 08':50 PST' From': Kaplan.pa' Subject': Re': Bad Interpress file generated by OPENIPSTREAM/DSPXetc.' In-reply-to': masinter.pa''s message of 15 Mar 84 00':57 PST' To': masinter.pa' cc': LispSupport.pa, Kaplan.pa' ' Your message didn''t say what loadup you were running in or where to find AR.SHOW, but I found it on AREDIT. Loading that and trying (AR.SHOW 39) to the display, I got a non-numeric arg NIL in AR.SHOWFIELD.' ' Please let me know when this is fixed so that I can try it again.' ' --Ron' -----' Date': 15 Mar 84 08':54 PST' From': Kaplan.pa' Subject': Re': Bad Interpress file generated by OPENIPSTREAM/DSPXetc.' In-reply-to': masinter.pa''s message of 15 Mar 84 00':57 PST' To': masinter.pa' cc': LispSupport.pa, Kaplan.pa' ' Looking at the code for AR.SHOW1, I see that it calls CLEARW on the TO stream. This gives an illegal-arg error on an IP stream--currently there is no coercion between IP streams and windows.' ' How did you run this code at all?' ' --Ron' ' ' Workaround: Test Case: Edit-By: Kaplan Edit-Date: 15-Sep-84 03':13':27