Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - HenriqueBastos

Pages: [1]
1
General Board / Re: VBscript
« on: March 04, 2022, 09:32:41 pm »
Yes I somehow confused the rows with columns hahaha, by the way I just found out what went wrong I didn’t call the Function…. :D Now it’s running. Thanks for
Your help!

2
General Board / Re: VBscript
« on: March 04, 2022, 06:54:35 pm »
Hallo Geert,
Do I have to change something in columns 39 to 53 in the “ Link selected Element(s) to CR.vbs” script?

I tried to restart writing and copied columns 39-53 to a diagram vbscript. But once I run the program nothing is selected. Sorry if I am bothering you!

3
General Board / Re: VBscript
« on: March 03, 2022, 01:21:24 am »
I meant that I added to the loop 3 columns 2 changing the colors and 1 updating the object but it isn’t doing any thing I don’t know how to uploads code in the forum because I always get a message saying it’s spam

4
General Board / Re: VBscript
« on: March 02, 2022, 09:43:37 pm »
Okay  :),
For now I don’t really think that I’ll need to link this script to anything else yet. For my problem I just need the For Each part with the selected objects ? Can I change the background color in the same for each loop adding the columns?

Your Henrique

5
General Board / Re: VBscript
« on: March 02, 2022, 09:22:42 pm »
I am running into similar problems while executing your script ‘LinktoCr’ is undefined.
What exactly is this variable ? I looked into the GitHub but I didn’t understand what exactly I need to add to the script so that it can run.
Sorry I really suck at EA and I don’t have the biggest Programming background.
I am trying to understand the example you’ve linked column for column so I’ll be able to handle similar tasks on my own in future.

Thanks a lot for your help and patient

Yours Henrique

6
General Board / Re: VBscript
« on: February 26, 2022, 01:04:19 am »
Thank you!

7
General Board / VBscript
« on: February 25, 2022, 11:59:29 pm »
Dear all,

I am currently struggling with a simple issue, as some of you may know I am pretty new to EA. I am trying to write a script which allows me to select all Blocks within a Diagram and change the color of the Block. I am extremely grateful for any kind of feedback!

With kind regards yours Henrique Bastos.

8
General Board / Generating a C++ Code in EA 15.2
« on: February 04, 2022, 09:11:02 pm »
Dear all,
 I am new to EA and currently struggling with  generating a C++ code in EA. I was trying to use one of the webinar Java Code generation tutorials, but I couldn't generate a C++ using the same method. I Just declared all Java sections as C++. Is there anything I am missing inbetween?

I would appreciate some feedback. Thank you.

Pages: [1]