Increasing java heap size...

How do you increase the size of the java heap?i heard it has something to do with -Xmx and iv searched it on goole but i cant find a proper nooby guide to doing it!i am running JDK/JRE 6 if that makes a difference...can anyone help me?thanks.
[277 byte] By [boblettoj99a] at [2007-11-27 5:53:38]
# 1
java -Xmx 512M -cp . com.what.MyProgramType java -X for info.
CeciNEstPasUnProgrammeura at 2007-7-12 15:47:00 > top of Java-index,Java Essentials,New To Java...