Knob,
I have put procomm in auto answer mode only for data. And I don't run host script. I only see Ring...Ring... on the status key, procomm does not get connected. But the other end is connected.
While connecting, if I choose "Answer Data Call Now" ie, by manual mode, it gets connected. As...
This DLL was there in programs folder, but still copied the latest from symantec site.
Nothing happened. Looks like earlier.
Yes, 4.8 is the version.
Tried the disconnect modem, restart system, connect modem, restart - still the same.
Any more thoughts?
Hello Knob and others,
I(or atleast I think) have done everything that should make procomm naswer an incoming modem call automatically.
1) In the system setup, the following are set
a)modem connection to be available to procomm
b)procomm should answer incoming call after 2 rings
c)accept data...
Knob,
Yes we are seeing this only at the last line.
Also we are at 16 bit CRC. Does that have to do anything with this??
I wish, but cannot use other protocols.
How else can we get rid of the padded space.
Thanks
Knob & others,
I use procomm to send and receive EDI files.
Does procomm add any spaces at the end of the file being transmitted??
End of the line before transmission
IEA|1|000000001
After transmission looks liek this
IEA|1|000000001
--------------------------
I get space uptill the end of...
Knob, Thanks for helping me with the last question.
I have to store login id(alpha-numeric) and password(numeric) received from client for further operations. Can you help me with this or show me some examples.
I do see that rget, comread can be used. Not sure which one should I use.
Please...
Okay got it, I put an execute command after the clean up. Its working now.
This is like a circular reference. Is this correct or is there anyother way to keep this script running.
Thanks.
Knob,
In the settings, Options | Answer Options | Procomm plus Answers Calls is set.
The call is answered by procomm automatically. But the script does not execute unless I manually start the script for the second call.
After the cleanup() in the above script, should I add something else to...
...does the work for me.
Instead, I would like to automate by having a script running and waiting for call.
Can someone help me with this script.
*****************************
string InFile
string OutFile
proc main
integer XferProgress
Initialize()
pause 2
getfile...
Yes, i figured this out last night..
Even the following works
DBLOOKUP ( "SELECT BOL from TASN where InvoiceNo = " + Ih_Invoice_Num Field:.:invoice + "","MFSelect.mdq" , "EDIIN" )
Thanks BocaBurger and Jan for your help.
CBIN
oops..
DBLOOKUP ( "SELECT BOL from TASN where InvoiceNo = Ih_Invoice_Num Field:.:invoice,""MFSelect.mdq" , "EDIIN" )
DBLOOKUP ( "SELECT BOL from TASN where InvoiceNo = Ih_Invoice_Num Field:.:invoice","MFSelect.mdq" , "EDIIN" )
both did't work...
anyother suggestions...
Thanks. Yes, I'm using DBLOOKUP.
When i directly give the value for the "Where" clause, the value is getting pulled up. But when i give the variable, i'm not getting any output.
My query looks like this
DBLOOKUP ( "SELECT BOL from TASN where InvoiceNo =33208506", "MFSelect.mdq" , "EDIIN" )
I get...
Hi
I'm trying to pull up value from an SQL database using variable values in the SQL statement. Using the examples given in mercator tutorials, i'm not able to create type tree using variable values.
Can anyone give me some examples for this
Thanks a lot
CBIN
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.