www.linuxtopia.org
www.cprogramming.com
www.cplusplus.com
Snoop around at these to start. Google: "c progamming tutorials"
"I will not be pushed, filed, stamped, indexed, briefed, debriefed or numbered."
No. 6
LCC-WIN32 with TEXTPAD as IDE
TEXTPAD is shareware but worth it.
LCC-WIN32 IDE constantly updates and is irritating.
LCC-WIN32 is here:
URL:http://www.cs.virginia.edu/~lcc-win32/
TEXTPAD is here:
URL:http://www.textpad.com/download/index.html
Full Instructions for setup TEXTPAD with...
Couple ideas of what could be wrong.
1.Check the address you are trying to telnet.
Does your script run properly after a manual connection?
2. Procomm cannot connect to address 1, disconnect, then connect to address 2. Procomm cannot detect a disconnect in telnet.
"I will not be...
Source code: Post it.
Then maybe someone can see what is wrong!
"I will not be pushed, filed, stamped, indexed, briefed, debriefed or numbered."
No. 6
Not sure what you are asking.
You want a modem to answer then handle DTMF?
I cannot find any modems or software to do this.
Maybe custom modems. Modems don't send DTMF after the other modem answers, or decode received DTMF.
"I will not be pushed, filed, stamped, indexed, briefed...
Easy but has to be done occasionally.
I don't know why!
On the navigation toolbar -> Edit -> Preferences -> Privacy & Security -> Cookies -> Managed Stored Cookies -> Stored Cookies
Delete all www.tek-tips.com cookies.
This works.
This is the only site that does this to me.
"I...
"I am getting an error that informs me I can not import dates prior to 1970 and it will fix them."
What happened when it fixed them?
"I have had this happen on two Palm V running different versions of the desktop, one running mirror one running hotsycn, please HELP...
$CARRIER is the status of the CD (carrier detect)
of RS-232.
1 = CD HIGH, carrier present
0 = CD LOW, carrier absent
$CARRIER works only in TERMINAL or TELNET modes.
In your sample, try:
if $CARRIER 1
call routine
else
endif
"I will not be pushed, filed, stamped, indexed, briefed...
"$" words are system variables.
System variables are read-only and cannot be set.
if $CARRIER 0 then OK
$CARRIER = 1 NOT OK
"I will not be pushed, filed, stamped, indexed, briefed, debriefed or numbered."
No. 6
Not familiar with Motorola iDEN
but try using FOREVER to prevent timeout.
This will also stop the need for the user-defined timeout.
proc main
;start read
;SCRIPT
waitfor "EBRC>" forever
;SCRIPT
;end read
endproc
Don't know why a "READ" would...
There was an Aspect User's Guide back in the 1990's when Quarterdeck owned and supported ProComm.
Availability from Symantec, unknown and not expected. You can call Symantec and ask.
The User's Guide was just a hard copy of ProComm Plus Aspect Editor Help Files. See ASPECT Scripts: A Brief...
In Datebook, set an APPOINTMENT.
Appointments can repeat daily with an alarm.
I will not be pushed, filed, stamped, indexed, briefed, debriefed or numbered.
4 People downloaded Netscape 7.1 to upgrade from 7.0.
None of the downloaded upgrades worked.
Same symptoms:
Click on icon, hourglass, then nothing.
Click on name: (Start - Program - Netscape 7.1 - Netscape) hourglass, then nothing.
Bottom line - We cannot open Netscape 7.1.
All...
A recent problem for me.
The solution: Do a clean install of W2K.
NOTE
If W2K is not OEM, you may have to re-install OEM,
then upgrade to W2K by clean install.
In theory, there is no difference between practice and theory.
In practice, there is.
Yogi Berra
Another link.
More numbers, looks like a Dallas TX phone book.
http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/q186/0/63.asp&NoWebContent=1
In theory, there is no difference between practice and theory.
In practice, there is.
Yogi Berra
No Definite Problem, No Definite Answer.
Sorry, Jethrowks. Your last replies do not answer the questions.
You need to answer the questions and provide more information.
According to your first post, the SOHO router is working properly.
Who configured the router the first time?
How was the...
"I assure the ip address i type is the router internal ip (get from tracert and ipconfig in dhcp client)"
Verify you are connecting to the expected router and not another device in the network.
Connect a PC directly to the router console port and check your configuration.
In...
I did a clean install from W98 to W2K last year with no problems.
I installed SP3 last month, again with no problems.
I don't use Outlook. Microsoft has updates for Outlook on their website.
In theory, there is no difference between practice and theory.
In practice, there is.
Yogi Berra
The prototype is double
For example:
double cos (double x);
// x is the angle in radians
What do you mean:
" Is there an alternative to the default functions?"?
One alternative is sin/cos tables, a sliderule, paper and pencil.
JUST JOKING!!!
In theory, there is no difference...
Recently had this problem on a W2K w/SP2 and Dial-Up. Occurred after year of operation.
Symptom: (User) Turned on PC,...BSOD,...Reset, Normal Run-Up, but "Delayed Write Failed" errors.
Fix: Uninstalled SP2. No other problems found (NSW2002). Problem not recurred.
Fix found...
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.