From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: * X-Spam-Status: No, score=1.4 required=5.0 tests=BAYES_50,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 11390f,d60fd61e91e3f593 X-Google-Attributes: gid11390f,public X-Google-Thread: 103376,d60fd61e91e3f593 X-Google-Attributes: gid103376,public X-Google-Thread: 114917,d60fd61e91e3f593 X-Google-Attributes: gid114917,public X-Google-Thread: f8131,d60fd61e91e3f593 X-Google-Attributes: gidf8131,public From: jmrubin@ix.netcom.com (Joel Rubin) Subject: Re: Immigration hastens downward wage equalization of EEO Date: 1996/05/18 Message-ID: <4nkgkd$cbu@sjx-ixn5.ix.netcom.com>#1/1 X-Deja-AN: 155438152 distribution: inet references: organization: Nattering Nabobs of Negativism x-netcom-date: Sat May 18 5:42:53 AM PDT 1996 newsgroups: comp.lang.ada,comp.lang.apl,comp.lang.asm.x86,comp.lang.asm370 Date: 1996-05-18T05:42:53-07:00 List-Id: ..model tiny ..code ..startup mov ah,9 mov dx,msg int 21h mov ax,4cffh int 21h msg: db 'These newsgroups are for computer programming languages',0dh,0ah db 'They are not for the politics of immigration.',0dh,0ah,0dh,0ah db 'If you are posting to > 20 newsgroups with other copies of this' db ' message, you might wish to know that there are administrative ' db '"cancelbots" which automatically erase such messages.',0dh,0ah,'$'