M-x customize-variable RET
jde-gen-cflow-if

Jeff

----- Original Message -----
From: "Arnold, Madeleine" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 14, 2002 11:13 AM
Subject: autocode and indentation


| Hi there
| Thanks for all the helpful advice regarding compilation tools - I've now
downloaded ANT, but haven't had a chance to play with it yet. I have another
question about JDE:
| I've been trying to use the autocode functions, but the indentation seems
to come out wrong.
| For example, an if statement comes out like this:
|
| if ( )
| {
|
| } // end of if ()
|
| when what I want is this:
|
| if ( )
| {
|
| } //end of if
|
| (by the way I've switched off K&R style brackets).
|
| Thanks
| Maddie
|
|
|

Reply via email to