On Mar 2, 2007, at 3:31 PM, [EMAIL PROTECTED] wrote:
Is there any way to do Java style commenting in JESS files? Like
anything
after "/*" and before "*/" is ignored by the loader? It would sure
make
coding a lot easier than having to put a ";" at the beginning of every
line.
Jess 7 supports Java-style block comments; see http://
www.jessrules.com/docs/70/basics.html#comments .
In the IDE, there are commands to comment and uncomment a whole block
of statements using ";" .
---------------------------------------------------------
Ernest Friedman-Hill
Advanced Software Research Phone: (925) 294-2154
Sandia National Labs FAX: (925) 294-2234
PO Box 969, MS 9012 [EMAIL PROTECTED]
Livermore, CA 94550 http://www.jessrules.com
--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the list
(use your own address!) List problems? Notify [EMAIL PROTECTED]
--------------------------------------------------------------------