This was absolutely helpful, It would be great to see more tips or best practices for programming in the channel. Thank you John for making this.
@sethmo388 жыл бұрын
I am trying to set a custom Webbrowser url through a script, but am getting an error "Type name System.String not expected" I made a string named urlString and have the same context as you show at 3:45 WebBrowser1.Navigate(System.String urlString). Thoughts?
@sohilsheth17067 жыл бұрын
Hi John...!!! Thank you for the excellent series of ArchestrA tricks and Tips. I wanted a clarification "what is the difference between System Platform and Archestra, or is it the same?" Thank you.
@paulmrofchak89878 жыл бұрын
Helpful video! my file/import menu does not look like that though. I have 2014 R2 and only get the WIndows and Scripts. in the past I have added the browser via the Special/Configure/Wizard/ActiveX Installation. Is there a trick to getting this menu option?
@moumou9big1boss7 жыл бұрын
thanks for the video i'm a schneider electric new trainee & i have some questions, please answser: Question1: How can we set value of local variable of script like the setCostumPropertiesValue function Question2: how can we get bit (bool) value from integer like the intouch variable.XX in the archestra ide symbols scripts Question3: i'm getting 4.7 indicator when saving symbols ... is there any way to optimise my symbols.
@moumou9big1boss7 жыл бұрын
Hi, Thanks for your answer, i have tried several times to get the bit state of an integer but it's not working i'm trying to get the bit O. 1 2 3 & 4 of integer1 costume property these are the syntaxes i ve used bool1=.Integer1.00; Error While Saving bool1=Me.Integer1.00; no error while saving but not working in run-time (the bit is always set to false )!!!!! can you please give me an example of doing that. Thanks
@moumou9big1boss7 жыл бұрын
thx for the answer ........ i've found how to do that by converting to chart in 2 base
@bjay88908 жыл бұрын
Do you have a link for the copy of this program?
@bjay88908 жыл бұрын
I already have the software. I need the copy of the program in this demo video .aapkg do you have a link?