I didn't have a problem with the mike not being recognized. it recorded with the meter showing it is receiving sound but when I tried to play it back it said not enough memory. It failed many times in a row over dinnerent days and restarts.
I tried it again to get a screen capture to attach to...
each time i try to use the windows/xp desk top sound recorder i get a message saying that "the sound recorder does not have enough memory" it says to cancel other programs. there isn't any thing else running. is there a memory allocation i need to set. i don't have the problem with my xp laptop...
Any one still out there?
There should be a way of redirecting Standard output to the printer to screen output in an applet.
Example :
Take
System.out.println("PLAYER SCORE1 SCORE2 SCORE3 TOTAL");
& direct it to
g.drawString("PLAYER SCORE1 SCORE2 SCORE3 TOTAL"...
To stefanwagner
I have written several program as java applets and several as java applications.
I thought the advantage of using Standard out print statements was they could be redirected to any type of screen, printer or file.
Example: I wrote a perl program for command execution to the...
To Stefanwagner & To Diancecht,
Please look at my other post of executing an application as an Applet.
Again thanks.
Sparkie
Computer thought: I teach a lot of programming so I can learn. You can never learn it all.
To Stefanwagner & To Diancecht,
Stef & Dian your lines helped - The default folders last must have been different. I was sure that by fully qualifying each file then I would override any defaults. I was wrong - Thanks tons.
The -help wasn't much help but the rest was super.
Keep up the good...
Instead of executing at the command line I just executed it as an Applet in an html file with a large box.
Computer thought: I teach a lot of programming so I can learn. You can never learn it all.
I want to take an application program that prints on the printer as an application program using
System.out.print("INVENTORY STATUS REPORT");
type standard out print statements to an Applet in a web screen block as though it were the printer. I get a black block & error. Surely others have...
To Diancecht,
I installed java in a folder JAVA_RUN so that appl programs would be in the JAVA folder.
The set up works perfectly for other programs. I have checked "case" spelling and tried different combinations of name structure. The program & naming worked earlier & now I am at a loss. The...
I am an experienced programmer in several other languages but seem to have mixed experiences in java. Attached is a program screen of compilation and attempted execution with an error.
This is program executed in the past but now gives me an error on 3 different systems using the same java...
I am new to Apache but these commands are in the file.
AddHandler cgi-script .pl
AddHandler cgi-script .cgi
I tried different combination s but just got a perl listing.
Computer thought: I teach a lot of programming so I can learn. You can never learn it all.
Can anyone help me with the following cgi(perl) program execution? I submitted it in the perl threads with no response. I am retrying here for help.
It seems there is a lot less participation on some threads lately.
Here is what I am doing.
1. Apache xampp is installed on a Windows XP...
Can anyone help me with the following cgi(perl) program execution?
Here is what I am doing.
1. Apache xampp is installed on a Windows XP system.
2. Xampp Control Panel says that Apache is running.
3. I see the Apache icon on the Start Bar.
4. I placed the following HTML file in...
I am not sure about the PayPal part but if you want to return & go to another web site, place the following META type command in your return page. Your return HTML code can include a
<META HTTP-EQUIV="REFRESH" CONTENT="0; URL=where-ever-you-want-to-go.com/www/a-specific-web-page.HTM">...
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.