Monika Balogh

Greenhorn
+ Follow
since Aug 28, 2001
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Monika Balogh

Hi,
Unfortunatly I cannot afford to pay for support. So, no I don't have the solutions for previous exercises from the sheriff.
I have looked at the Java docs and found the method I need for now.
Thanks,
Moni
22 years ago
Hi,
I am feeling a bit lost with this assignment. I am not going to complete the Cattle drive so if anybody could give me a pointer through e-mail, that would be great.
I managed to create a HashMap with the same 28 objects. From here I am stuck. I am trying to write the toInt method but confused how can I find "-" in a string?
Once again, thank you for your help.
Moni
22 years ago
I did get it eventually.
Thanks for all your help!
moni
22 years ago
Is it released in the UK? I could not find it on amazon uk.
moni
22 years ago
Is it released in the UK yet? I searched at amazom.co.uk but couldn't find it.
22 years ago
Yes, I have looked at this page before. Can we talk about certain methods? I still don't get it how to use those methods. It must be pretty simple.
Thanks anyway,
Moni
[This message has been edited by Monika Balogh (edited September 25, 2001).]
22 years ago
Hi,
I am working on the DaysOld assigment. I don't know how to convert a GDate object yyyy/mm/dd to Month, Date, Year. Is it something like this?

Could somebody give me examples what to pass and how to use the toString() and getLongFormat methods?
Thank you,
Moni
22 years ago
Hi,
I managed to tidy up my class path and seem to work. I had too many parameters and made mistakes in the Autoexec file.
Thanks for all your help.
Moni
22 years ago
Thank you for all your replies. It's great to know that people read these messages.
I ckecked the size of the zip file again and it is 164,716 byte. My directory is called Java. I'm using Version 1.3 SDK.
Any suggestions?
moni
22 years ago
Thanks for the suggestions but still don't work. I tried replacing the old zip file. It's now 164kb. Something is still wrong with it. The compiler does not seem to see this package.
I keep trying.
Thanks again.
moni
22 years ago
Yes, I did. It does not make any difference.
moni
22 years ago
I did, what you recommended. So I have the jar file what the zip was in the Java folder and changed my class path to:
SET CLASSPATH=.;C:\Java;C:\Java\JavaRanchCommon.jar;
It does not work. The same message poped up.
Any other suggestions?
Thanks,
Moni
22 years ago
Hi,
I'm having trouble to try compile DaysOld class on Windows 98. I keep getting this message:
DaysOld.java:1: package com.javaranch.common does not exist
import com.javaranch.common.*;
My class path looks like this:
SET CLASSPATH=.;C:\Java;C:\Java\JavaRanchCommon.zip
I included this line in my class:
import com.javaranch.common.*;

Does anybody knows what's wrong? Any help would be great!
Thanks,
Moni
22 years ago
Thank you so much for your help! I finished GeekWatch and very glad.
moni
22 years ago