HP3000-L Archives

April 1996, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Bruce Toback <[log in to unmask]>
Reply To:
Bruce Toback <[log in to unmask]>
Date:
Thu, 25 Apr 1996 07:29:05 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (40 lines)
Hi all,
 
I assume that everyone's getting the Eunuchs Etc. bulk mailings since they're
obviously scanning Usenet postings to get email addresses. I've tried to call
them and let them know I'm not interested, but there seems to be something
wrong with my phone line. So I wrote a Reflection script to test it:
 
    transmit "ATDT18003518085;^m"
    wait 0:2:18
    let v0=1
    :loop
    if v0>5
       goto loop2
    endif
    let v0 = v0+1
    transmit "ATDT1;^m"
    wait 0:0:15
    goto loop
    :loop2
    transmit "ATH^m"
    wait 0:0:5
    transmit "ATDT18003518085;^m"
    wait 0:0:15
    goto loop2
 
The 800 number that provides the automatic testing services switches from a
long to a short mode after five calls from the same phone number, so there are
two test loops in the script.
 
Grrr...
 
-- Bruce
 
--------------------------------------------------------------------------
Bruce Toback    Tel: (602) 996-8601| My candle burns at both ends;
OPT, Inc.            (800) 858-4507| It will not last the night;
11801 N. Tatum Blvd. Ste. 142      | But ah, my foes, and oh, my friends -
Phoenix AZ 85028                   | It gives a lovely light.
[log in to unmask]                   |     -- Edna St. Vincent Millay

ATOM RSS1 RSS2