|
Replies:
0
-
Pages:
1
|
|
|
Posts:
26
Registered:
2/16/11
|
|
|
|
Editor formatter seems to not work
Posted:
May 9, 2012 6:55 AM
|
|
|
Hi,
I wrote this sample of code in the editor : SELECT @OneVar; -- A comment CALL OneProc();
then I apply the editor formatter (default) I get this SELECT @OneVar;-- A commentCALL OneProc();
It's seems there is a bug or I put a wrong option in the formatter, which one ?
Best regards Guy
|
|
|
|
Legend
|
|
Guru: 2001
+
pts
|
|
Expert: 751
- 2000
pts
|
|
Enthusiast: 31
- 750
pts
|
|
Novice: 0
- 30
pts
|
|
Moderators
|
|
Helpful answer
(5 pts)
|
|
Answered
(10 pts)
|
|