"Cardinal" wrote...
> I'm using JCreator and following along with the Dummies book on
> beginning programming with Java.
> Is there a way in JCreator to store snips of code so I don't have to
> retype each time?
That depends on two things; what version of JCreator you're using, and what
you "really" mean with "snips of code".
If you mean really large chunks of code, i.e. templates for "application
skeletons" (when you choose "type of project"), you can do that in both LE
(light edition) and PRO, by simply add you own inside the "Templates"
directory.
However, he Lite edition does not have "Code templates", but the Pro version
has, i.e. short hand writing for larger constructs.
http://www.jcreator.com/features.htm
// Bjorn A
> I'm using JCreator ...
Note that the manufacturer runs more specific forums..
<http://www.jcreator.com/community.htm>
HTH

Signature
Andrew Thompson
physci.org 1point1c.org javasaver.com lensescapes.com athompson.info
"If we fall, others are rising.."
Paul Kelly 'From Little Things, Big Things Grow'
Cardinal - 28 Aug 2005 14:48 GMT
Thanks very much. I was referring to small snips of code and at the
moment I'm using LE so now I know.
> > I'm using JCreator ...
>
[quoted text clipped - 8 lines]
> "If we fall, others are rising.."
> Paul Kelly 'From Little Things, Big Things Grow'