I have an application that receives a parm in EBCDIC and I need to convert it to ascii. Anyone have an idea how this might be accomplished? Locked into Java 1.3
Thanks.
When running an application in a Windows environment (java -c pathstuff apps.MyMain), is there an option to redirect stdout to a text file and not the dos window?
Thanks.
Is there a way to find the creation date of a file on Windows and Unix? new File(x).lastModified() will get the last saved date, but not when created. (using java 1.2.2 & 1.3.1)
Thanks
I have a class that makes a call to an AS/400 op system routine. Usually that routine will issue a return code indicating success or failure, but sometimes it hangs and returns nothing. My process is left waiting forever for the return code it will never get. So, I need some method to time...
I have an mdi app that allows users to open some mdichild windows multiple times, but other child windows I want to restrict to one instance. How can I interrogate the app to get the open children from any of the other child forms? Don't really want to use a bunch of global "I'm...
Trying to send email from VB6 to a GroupWise client with no success. Specifically, would like to send the contents of a listbox to several mail addresses. Can bring up an address book, but can not capture the addresses selected. And, cannot send even when typing in a valid address.<br>
<br>...
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.