10/19/2015 4:51 PM | |
Joined: 6/3/2014 Last visit: 9/26/2024 Posts: 660 Rating: (194) |
Hello serhat_ates, Just open your VBS script and on the right side of the editor you can use system functions. Look for "ShowPopupScreen" and fill in the parameters. If you click on the desired line in your code and then click "Apply" you have the right syntax in your script. It's: ShowPopupScreen "NameofScreen", X-Value, Y-Value, On_Off_orToggle, KindOfAnimation, Animationspeed To combine it with "no USB" use the script in this FAQ: https://support.industry.siemens.com/cs/ww/en/view/89855157 |
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ★ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ |
|
This contribution was helpful to4 thankful Users |
10/20/2015 9:55 AM | |
Joined: 10/2/2015 Last visit: 6/19/2022 Posts: 49 Rating: (15) |
Thank you very much H.J. |
3/30/2023 4:16 PM | |
Joined: 3/30/2023 Last visit: 5/31/2023 Posts: 1 Rating: (0) |
To create a pop-up screen by script, you can use JavaScript. Here's an example of how to create a simple pop-up screen using JavaScript: This code creates a button with an onclick attribute that calls theopenPopup function when clicked. TheopenPopup function uses thewindow.open method to open a new window with the URLhttps://www.example.com , a name of "Example", and a width and height of 500 pixels.Note that some browsers and sites such as Tyler the Creator Merch store may block pop-ups or display a warning to the user, so it's important to use pop-ups appropriately and with consideration for the user experience. |
Last edited by: ThierryDassault at: 05/31/2023 14:40:35 |
|
Follow us on