When reading a file using C++ we are having to "unwrap" the data because the end of the record/line is determined by a tilde "~" as opposed to the usual New Line character/s. Is there a way to use an fgets type command where the tilde is used as the new line identifier?
I am very new to both using C++ and Oracle. I was wondering if there was a simple demo script out there that would show me how to connect and query an Oracle Database within a C/C++ prorgam.
I am trying to run a script on our Unix Server from our Windows 2000 server. I've tried the following format...
rexec server -l userid /usr/script/script.sh
It prompts me for a password. Is there any way to bypass the password prompt? Is there a file (like a .netrc) on Windows where I can...
I am getting this error message when I open ProComm ands try to run manually.
unable to set communcation state - TAPI
Any help would be appreciated.
I am able to dial out using other packages.
Thanks..
Bob
I may be overlooking something in the documentation, however, we are running many Aspect scripts that use the same variable names. When we run more than one at the same time, one seems to be possibly picking up variable information from the other script. If this statement is true, is there a run...
I am currently running ProComm V4.8 on a Windows 2000 Server and am having this issue. We can only run 1 ProComm Aspect Script at a time or it seems to spiral out of control. Is there a way to run multiple jobs in separate windows without this spiral effect?
I am trying to copy a file based on line numbers within the files. I can figure the To and From numbers by using grep, but, when trying to copy that specific range, I'm erroring out. I've tried a few ways, but, to know avail. Here's an example..
sed -n $STSTART','$STEND' p' $temp4 >> $temp5...
This is a limited but major problem we are having using this Digi Board to communicate with our vendors. We seem to be able to connect fine with most of our vendors, but a limited few are having major issues. Normally, we get "No Carrier", "Busy" or the connection simply gets...
Hi,
I am trying to download a file using the Zmodem protocol. I am having an issue where the transfer stops after 334,848 bytes. I have tried multiple files and have had the same result. Is there some type of size limit I am reaching?
Thanks..
Currently, I'm having an issue with file transfers timing out while downloading to our local server. I am checking the $XFERSTATUS (in a while loop for 1), also, I'm doing "waitfor" for different conditions sent to the terminal display. I can't seem to handle the timeout issue. Help...
I am currently launching a ProComm (v4.8) Aspect script from the command line, however, a non-Procomm script will be calling it once it is automated. In order to close the screen at the end of the Aspect script, I need to use the PWEXIT command, however, it does not allow me to pass a return (or...
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.