T
The Real JD
How do you skip squares in the IMAGE section of a menu?
***IMAGE
**SHEETS
[Title Sheet Setup - ]
[ ***Exit***]
[cadtool2(A1)]^C^C_tbseta1;
[cadtool2(A0)]^C^C_tbseta0;
[cadtool2(A3L)]^C^C_tbsetA3-L;
[cadtool2(AL)]^C^C_tbsetA-L;
[cadtool2(AP)]^C^C_tbsetA-P;
[cadtool2(BL)]^C^C_tbsetB-L;
I'd like the (AL) to be on the next line instead of at the end of the first
row...
***IMAGE
**SHEETS
[Title Sheet Setup - ]
[ ***Exit***]
[cadtool2(A1)]^C^C_tbseta1;
[cadtool2(A0)]^C^C_tbseta0;
[cadtool2(A3L)]^C^C_tbsetA3-L;
[cadtool2(AL)]^C^C_tbsetA-L;
[cadtool2(AP)]^C^C_tbsetA-P;
[cadtool2(BL)]^C^C_tbsetB-L;
I'd like the (AL) to be on the next line instead of at the end of the first
row...