home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!news.centerline.com!noc.near.net!hri.com!spool.mu.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!rutgers!cbmvax!cbmehq!cbmaus!cbmozq!gpsoft!gregp
- From: gregp@gpsoft.adsp.sub.org (Dr Greg Perry)
- Newsgroups: comp.sys.amiga.datacomm
- Subject: Re: GPFax rexx stuff
- Message-ID: <gregp.03mp@gpsoft.adsp.sub.org>
- Date: 11 Nov 92 06:43:53 GMT
- Organization: GP Software, Australia
- Lines: 59
- X-NewsSoftware: GRn 1.16e (7/4/92) by Mike Schwartz & Michael B. Smith
-
- In article <1992Nov7.190046.15899@tronsbox.xei.com> dfrancis@tronsbox.xei.com (Dennis Heffernan) writes:
- >
- > OK, you guys were right about the guard tones. My fax troubles
- > disappeared after the local phone company checked out my lines.
- ...
- >
- > /* FaxNumber.x = "'"||FaxNumber.x"'" */
- > SENDFAX FaxFile TO FaxNumber.x
- ...
- >
- > First problem: SENDFAX simply doesn't understand any names or numbers,
- > unless I give it the phone number just as a string of digits. I tried
- > sending the name in quotes, and it didn't help.
-
- Not our problem. Arexx uppercases all things not in quotes. So you can
- SENDFAX file to 5554242
-
- or SENDFAX file to "Freddy"
-
- >
- > Second problem: REPORTLOG, along with PRINTLAST and VIEWLAST, doesn't
- > work either. Even the sample 'printlast.rexx' didn't work. All three
- > commands return 10, with nothing in RESULT.
-
- You have done something wrong. These commands work fine for me.
-
-
- >
- > I'm using GPFax 2.041 S, under 1.3. (2.041S did clear up the problem I
- > had with LISTEN and UNLISTEN, but it STILL won't print right from Final Copy
- > 2.0.)
-
- ALL registered GPFax users.
-
- Version 2.045 Update information
-
- A new release of GPFax version 2.045 will be available next week
- (we hope) via electronic patch. This adds new rexx commands for use
- with Getty and TrapDoor (scripts provided), fixes a couple of problems
- in the listen/unlisten of 2.041, fixes aspect ration problems with
- fax printing and adds Silent Enswer for Supra Modems.
-
- IMPORTANT: Problems with GPFax
-
- If you have a problem, please contact us first before complaining
- in a public echo. This request is not for our ego but simply the
- fact that we do not always see such messages. Second, we provide
- a resonable efficient direct mail support for registered users and
- can then attempt to sort out your problems directly. We also now
- have started a mailing list for comments, rexx scripts and updates.
-
-
-
- --
- __
- +-----------------------------------------------------------------------+
- | Dr Greg Perry GPSoftware, 21 Aloomba Rd, ASHGROVE AUSTRALIA 4060 |
- | EMAIL:INTERNET cbmaus!cbmozq!gpsoft!gregp@cbmvax.commodore.com |
- | CBMNET: gregp@gpsoft.adsp.sub.org |
- +-----------------------------------------------------------------------+
-