collapsible ilogic code

collapsible ilogic code

Anonymous
Not applicable
628 Views
3 Replies
Message 1 of 4

collapsible ilogic code

Anonymous
Not applicable

Trying to make some of code collapsible.

According to what i know this is achieved like this

'[

"code to be colapsed here"

']

 

However it does not work, I am assuming that this is because I am running INV 2009 +ilogic

can someone confirm or deny this

 

thanks

0 Likes
629 Views
3 Replies
Replies (3)
Message 2 of 4

jdkriek
Advisor
Advisor

Yes, that works in 2011 and 2012, not sure about other versions.

 

'[
Collapse this
And This
And This
']

”’ Just collapse this one line

 

 You can also collapse a single line with ”’ at the start of the line. (Works in 2012)

Jonathan D. Kriek
MFG Solutions Engineer
KETIV Technologies, Inc.


0 Likes
Message 3 of 4

Anonymous
Not applicable

Yes,

This that is what i tried, seems that this functionality is not in 2009 !!

thanks for the response though

0 Likes
Message 4 of 4

mrattray
Advisor
Advisor

Did you try it like this?

 

''' Comments:

'''

''' comment

''' comment

''' comment

''' comment

 

Works in 2012.

Mike (not Matt) Rattray

0 Likes