Re: Dial with USB modem

2011-03-21 Thread Björnke von Gierke
Unless there's some command line app that you can use, you would need an 
external that hooks into the driver :(

On 21 Mar 2011, at 05:24, Philip Usher wrote:

 Back in the days when I was using a serial modem, I developed several stacks 
 which included dialing phone numbers using write to file modem.  How might 
 Revolution write to a built in USB modem on a Mac G4 to dial phone numbers as 
 is done in apps such as ABDialer and Dialetic?
 
 thanks, Philip Usher
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Dial with USB modem

2011-03-21 Thread stephen barncard
If this is a one-shot project, you could use an old-fashioned external
serial-connected modem and a Keyspan USB-serial adaptor.

2011/3/21 Björnke von Gierke b...@mac.com

 Unless there's some command line app that you can use, you would need an
 external that hooks into the driver :(

 On 21 Mar 2011, at 05:24, Philip Usher wrote:

  Back in the days when I was using a serial modem, I developed several
 stacks which included dialing phone numbers using write to file modem.  How
 might Revolution write to a built in USB modem on a Mac G4 to dial phone
 numbers as is done in apps such as ABDialer and Dialetic?
 
  thanks, Philip Usher
 
  ___
  use-livecode mailing list
  use-livecode@lists.runrev.com
  Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
  http://lists.runrev.com/mailman/listinfo/use-livecode


 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode




-- 



Stephen Barncard
San Francisco Ca. USA

more about sqb  http://www.google.com/profiles/sbarncar
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: Dial with USB modem

2011-03-21 Thread Jerry J
Does it not show up in the driverNames?
--Jerry J

On Mar 20, 2011, at 9:24 PM, Philip Usher wrote:

 Back in the days when I was using a serial modem, I developed several stacks 
 which included dialing phone numbers using write to file modem.  How might 
 Revolution write to a built in USB modem on a Mac G4 to dial phone numbers as 
 is done in apps such as ABDialer and Dialetic?
 
 thanks, Philip Usher
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Dial with USB modem

2011-03-20 Thread Philip Usher
Back in the days when I was using a serial modem, I developed several  
stacks which included dialing phone numbers using write to file  
modem.  How might Revolution write to a built in USB modem on a Mac  
G4 to dial phone numbers as is done in apps such as ABDialer and  
Dialetic?


thanks, Philip Usher

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode