Advertisement

1 - 10 of 11506 containing alltags:("problems") (0.005 seconds)
How can I use a numeric counter in a loop for in the shell sh ?
Zones: UnixDate Answered: 05/30/1997 Grade: A 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...
Zones: Web BrowsersDate Answered: 06/03/1997 Grade: C 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...
Zones: DOS GamesDate Answered: 06/23/1997 Grade: A 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 "...
Zones: Visual BasicDate Answered: 06/20/1997 Grade: A 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 ...
Zones: JavaScriptDate Answered: 01/11/1998 Grade: C 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...
Zones: Ms Office SuiteDate Answered: 02/09/1998 Grade: C 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 ...
Zones: OWLDate Answered: 02/16/1998 Grade: A 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 ...
Zones: Windows MFCDate Answered: 02/18/1998 Grade: A 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...
Zones: HardwareDate Answered: 03/18/1998 Grade: A Views: 0
    private:     public:         CTestDialog(CWnd* pParentWnd=NULL):CDialog("D_SEND", pParentWnd){}             int DoIt();     };     int CTestDlg::DoIt(){       1  CProgressCtrl * pProgre...
Zones: Windows MFCDate Answered: 03/22/1998 Grade: A Views: 0