TransportPatternIn helper

The add-on can dynamically modify TransportPatternIn statement properties. TransportPatterInHelper statement must be above TransportPatternIn statement.

TransportPatternInHelper

Demo

Unzip add-on to C:\Users\<UserName>\Documents\Visual Components\4.8\My Commands

TransportPatternInHelper_v1.1.zip (1.7 KB)
TransportPatternIn_Helper.vcmx (227.6 KB)

7 Likes

Thanks, it works great :).

There is a problem with adding it in 4.9 though. It seems the icon (‘VariableExpression’) is not there anymore or was renamed? Can be fixed by copying it from previous version or using a different icon.

For 4.9, copy to C:\Users\Documents\Visual Components\4.x\My Commands\Python 2

And there is another helper that you might be interested

Yes I know about the Python 2 folder, but nonetheless I get this error:

NetInvoke: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘C:\Program Files\Visual Components\Visual Components Premium 4.9\Python 2\Program’.

You don’t get this error? Maybe my installation folder got corrupted somehow and some icons are missing.

I saw the VariablesCache addon. Even more awesome :smiley:

Ah, you’re right, icon path is not correct, update the zip file in original post.