How can I use a numeric counter in a loop for in the shell
sh ?
http://www.experts-exchange.com/OS/Unix/Q_10012608.html
Zones:
Unix OSDate Answered: 05/30/1997 Rating: 8.0 Views: 0
I daily connect to a site that produces graphs of a stock's activity that trading day. Often I want to print these graphs and used to be able to do so without any problem. But for some time now i...
http://www.experts-exchange.com/Software/Internet_Email/Web_Browsers/Q_10013054.html
Zones:
Web BrowsersDate Answered: 06/03/1997 Rating: 6.6 Views: 0
I just started Darkseed. It worked just fine until the mailman came and I answered the door and the game just quit and started completely over. Then, the librarian called and said to go to the li...
http://www.experts-exchange.com/Gamers/Computer_Games/DOS/Q_10013994.html
Zones:
DOS GamesDate Answered: 06/23/1997 Rating: 7.0 Views: 0
I have recently written a program that uses the MCI
Control. The program works fine in the machine that I
wrote it. But after I install it in another computer,
the program gives me the message "...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10014935.html
Zones:
Visual BasicDate Answered: 06/20/1997 Rating: 9.0 Views: 0
I've experienced a problem when using the javascript:history.back() construct on a site employing Frames and viewed by a Netscape client. It works fine with MSIE 4.0 but with Netscape, it appears ...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10033556.html
Zones:
JavaScriptDate Answered: 01/11/1998 Rating: 5.2 Views: 0
This relates to my last question, I'm still having problems when I initially open word I get the message this document could not be registered when I click ok I get the following, this document cou...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_100...
Zones:
MS OfficeDate Answered: 02/09/1998 Rating: 6.0 Views: 0
I am using C++Builder
I have two dialog boxes and I want to pass data between them . That is, have one dialog box place data into a global array and for the other dialog box to see this data and ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/OWL/Q_10039329.htm...
Zones:
OWLDate Answered: 02/16/1998 Rating: 8.0 Views: 0
I want to ask the printer-configuration without displaying the printer-configuration-dialogbox, so I programmed:
CPrintDialog printDialog(FALSE);
If I debug this codeline in VC++5.0 I always get ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10039808.htm...
Zones:
Windows MFCDate Answered: 02/18/1998 Rating: 8.2 Views: 0
I just built this computer, and all the parts are brand new.
Once I turned on the comp. for the first time, it checked the ram, counted up to 16 megs, then displayed the bios copyright and version...
http://www.experts-exchange.com/Hardware/Misc/Q_10043095.html
Zones:
HardwareDate Answered: 03/18/1998 Rating: 5.0 Views: 0
private:
public:
CTestDialog(CWnd* pParentWnd=NULL):CDialog("D_SEND", pParentWnd){}
int DoIt();
};
int CTestDlg::DoIt(){
1 CProgressCtrl * pProgre...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10044194.htm...
Zones:
Windows MFCDate Answered: 03/22/1998 Rating: 9.4 Views: 0