Posted 14 years ago
by BLANC Stéphane
-
Staubli Robotics Suite Product Manager,
STAUBLI
Version: 4.0.0288
Hi,
I have a bug that I'm not able to solve.
When I use the "Surround with" command, the indentation is not correct as shown in the example below :I would like to call the void FormatTextRange method just after the 'surround with' but I can't find the place to insert the code (overridden method or event) to do that.
Do you have an idea to solve this ?
Thanks for your help
Stéphane
I have a bug that I'm not able to solve.
When I use the "Surround with" command, the indentation is not correct as shown in the example below :
for l_nIndex=0 to l_nLength
do
...
...
until // invalid indentation
endFor
Do you have an idea to solve this ?
Thanks for your help
Stéphane