Re: Dialing a Fax/Modem from A UV basic program

2004-04-22 Thread Jeremy Adell
Bobby, on the NT system are you logged in with administrator privileges when this will be run, or as a limited user? If administrator, you can use 'DOS /c ' similar to the shell command. This will get you away from the UV contraints. I would not recommend using a batch script, but something a

RE: Dialing a Fax/Modem from A UV basic program

2004-04-22 Thread Bobby Ramirez
International 714-368-1260 http://www.bodywise.com/ -Original Message- From: Jeremy Adell [mailto:[EMAIL PROTECTED] Sent: Thursday, April 22, 2004 1:58 PM To: U2 Users Discussion List Subject: Re: Dialing a Fax/Modem from A UV basic program Bobby, on the NT system are you logged

Re: Dialing a Fax/Modem from A UV basic program

2004-04-22 Thread Karl L Pearson
Is there an easier Solution: Faxes in Windows are installed as Printers, therefore, could you create an alias for your Fax driver, such as FAX1 and then just write your mvBASIC code to send to that printer. Theoretically you could then even print to a fax from TCL using SETPTR ,,stuff

RE: Dialing a Fax/Modem from A UV basic program

2004-04-22 Thread Jeremy Adell
22, 2004 1:58 PM To: U2 Users Discussion List Subject: Re: Dialing a Fax/Modem from A UV basic program Bobby, on the NT system are you logged in with administrator privileges when this will be run, or as a limited user? If administrator, you can use 'DOS /c ' similar to the shell

RE: Dialing a Fax/Modem from A UV basic program

2004-04-22 Thread Steve Moore
Bobby, Don't know if it will help but we utilize Net Satisfaxtion from Faxback along with Advancedware's AWFORMS software to fax and email documents. We are running Epicor's Dataflo software but the interface is coded in Unibasic print programs. Steve Moore Amerex Corporation [EMAIL PROTECTED]

RE: Dialing a Fax/Modem from A UV basic program

2004-04-22 Thread Jeff Schasny
What kind of scripts? Batch files? I have a number of processes which write out and execute batch files and ordinary users can execute them just fine. -Original Message- From: Jeremy Adell [mailto:[EMAIL PROTECTED] Subject: RE: Dialing a Fax/Modem from A UV basic program you cannot

RE: Dialing a Fax/Modem from A UV basic program

2004-04-22 Thread Jeremy Adell
files? I have a number of processes which write out and execute batch files and ordinary users can execute them just fine. -Original Message- From: Jeremy Adell [mailto:[EMAIL PROTECTED] Subject: RE: Dialing a Fax/Modem from A UV basic program you cannot run scripts if not logged