iLogic AutoComplete Type Feature

iLogic AutoComplete Type Feature

matt_jlt
Collaborator Collaborator
603 Views
2 Replies
Message 1 of 3

iLogic AutoComplete Type Feature

matt_jlt
Collaborator
Collaborator

I was wondering if iLogic had the same type of AutoComplete feature that VBA has where if you type in oDoc for example, you get the little list box that pops up and you can select the next reference eg. "ComponentDefinition".

 

It's a really handy feature and i'd like to know if it's possible beacuse currently i just write my code in VBA and paste it into ilogic or vb.net and tweak it to suit.

 

I have looked for the option but have not found any information on it, I think i might need to add a reference to the object library or something along those lines?

 

Any help is much appreciated.

 

Thanks, Matt.

 

 

0 Likes
Accepted solutions (1)
604 Views
2 Replies
Replies (2)
Message 2 of 3

MjDeck
Autodesk
Autodesk
Accepted solution

Sorry, AutoComplete or Intellisense is not available in iLogic.   What you're doing now is the best workaround available: develop in VBA or VB.NET and then copy and paste the code to iLogic.


Mike Deck
Software Developer
Autodesk, Inc.

0 Likes
Message 3 of 3

matt_jlt
Collaborator
Collaborator

Thanks for your reply, bit of a bummer though. It would be a great feature to add as it can be a bit painful continuously going back and forth between vba and ilogic.

 

Cheers, Matt.

0 Likes