Skip to content

Elipse Knowledgebase

  • Home
  • English (US)English (US)
    • Português do BrasilPortuguês do Brasil

Category: Scripts

KB-29029: CommandButton remains pressed after modal screen is opened.

25 de March de 20199 de September de 2022Elipse SoftwareLeave a Comment on KB-29029: CommandButton remains pressed after modal screen is opened.

Question: At an application, I used DoModal() method in a CommandButton’s script at an application. Why does the button remains pressed on the main screen after the modal screen has…

Read More

KB-30415: Increasing the size of the window opened by the ShowDatePicker() method.

25 de March de 2019Elipse Software2 Comentários on KB-30415: Increasing the size of the window opened by the ShowDatePicker() method.

Question: Can I increase the size of the window opened by a script using the ShowDatePicker() method?  Solution: No, you cannot. The size of this window only increases if the…

Read More

KB-26858: Converting date/time variable into Double.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-26858: Converting date/time variable into Double.

Question: How can I convert a date/time variable into Double? Solution: To do so, you must use the VBScript’s CDbl() function.

Read More

KB-28681: Setting up a Message Box with Date/Time format.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-28681: Setting up a Message Box with Date/Time format.

Question: When creating a Message Box with the date, a random numeric value is displayed (for example, 39876,8934523). How can I set up the Message Box with the Date/Time format?…

Read More

KB-28661: Sending e-mails without a driver using IIS and CDO.

25 de March de 20195 de June de 2019Enrico Busnello AmorimLeave a Comment on KB-28661: Sending e-mails without a driver using IIS and CDO.

Question: On an application based in CDO-Collaboration Data Objects (tool developed by Microsoft to make it easier sending messages in applications)-, the IIS – Internet Information Services – is used…

Read More

KB-28807: Setting up the Modal Screen’s position.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-28807: Setting up the Modal Screen’s position.

Question: How can I set up a Modal Screen to be opened next to the Button pressed to open it? Solution: To do so, you must use ToPixelX() and ToPixelY()…

Read More

KB-36695: Script at a tag’s OnRead() event not being executed.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-36695: Script at a tag’s OnRead() event not being executed.

Question: Why is the script written in a tag’s OnRead() event not being executed? Solution: To execute it, you must set EnableDeadband property as TRUE. If the tag is not…

Read More

KB-36699: Inserting a line break into an E3 script.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-36699: Inserting a line break into an E3 script.

Question: How can I insert a line break in an E3 script? Solution: To do so, you must use an underscore character in the end of the line. For example:…

Read More

KB-29313: Editing SelectMenu()’s font.

25 de March de 20195 de March de 2021Elipse SoftwareLeave a Comment on KB-29313: Editing SelectMenu()’s font.

Question: How can I increase the size of the menu’s font created by SelectMenu() method? Solution: SelectMenu() method uses the Windows default font size. So, to change the menu’s font…

Read More

KB-29727: Creating a chronometer with E3 version 2.5.

25 de March de 201926 de April de 2019Enrico Busnello AmorimLeave a Comment on KB-29727: Creating a chronometer with E3 version 2.5.

Question: How can I create a chronometer with E3 version 2.5? Solution: To do so, you must use a Demo Tag and an Internal Tag. First, you must configure the…

Read More

Posts navigation

Previous 1 … 14 15 16 … 27 Next

Categories

Search by Category

© 2025 Elipse Knowledgebase | Elipse Software - Todos os Direitos Reservados.