home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / amiga / datacomm / 7546 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  1.1 KB

  1. Path: sparky!uunet!ogicse!decwrl!pa.dec.com!e2big.mko.dec.com!usenet
  2. From: drew@cgou11.cgo.dec.com (Steve Drew)
  3. Newsgroups: comp.sys.amiga.datacomm
  4. Subject: Re: GPFax rexx stuff
  5. Keywords: GPFaxx, rexx, spam
  6. Message-ID: <1992Nov9.195108.11650@e2big.mko.dec.com>
  7. Date: 9 Nov 92 19:51:08 GMT
  8. Article-I.D.: e2big.1992Nov9.195108.11650
  9. References: <1992Nov7.190046.15899@tronsbox.xei.com>
  10. Sender: usenet@e2big.mko.dec.com (Mr. USENET)
  11. Reply-To: drew@cgou11.cgo.dec.com
  12. Organization: Digital Equipment. Calgary, Canada.
  13. Lines: 15
  14.  
  15.  
  16. In article <1992Nov7.190046.15899@tronsbox.xei.com>, dfrancis@tronsbox.xei.com (Dennis Heffernan) writes:
  17.  
  18. >        SENDFAX FaxFile TO FaxNumber.x
  19.  
  20. >    First problem:  SENDFAX simply doesn't understand any names or numbers,
  21. >unless I give it the phone number just as a string of digits.  I tried
  22. >sending the name in quotes, and it didn't help.
  23.  
  24. Guess you realize that the faxnumber must already be in the phone book
  25. and that when you specify the faxnumber it is case sensitive, so if you
  26. use other than the phone number and don't quote it arexx will upcase and
  27. maynot find this entry in the phone book.
  28.  
  29. -Steve.
  30.