Skip to content

Elipse Knowledgebase

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

Category: Elipse E3

Basic VBScript for Elipse E3: Lesson 2 – Reference to Objects

25 de March de 201929 de May de 2019Elipse SoftwareLeave a Comment on Basic VBScript for Elipse E3: Lesson 2 – Reference to Objects

Autor
Paula Pereira Enéas

Read More

Basic VBScript for Elipse E3: Lesson 3 – Decision Commands

25 de March de 201929 de May de 2019Elipse SoftwareLeave a Comment on Basic VBScript for Elipse E3: Lesson 3 – Decision Commands

Command If…Else…ElseIf…End If This command allows taking decisions during a script’s execution. The syntax…
Autor
Paula Pereira Enéas

Read More

Basic VBScript for Elipse E3: Lesson 4 – Events

25 de March de 201929 de May de 2019Elipse SoftwareLeave a Comment on Basic VBScript for Elipse E3: Lesson 4 – Events

Screen EventsKeyDown (KeyCode, Shift) This occurs at the moment a button is pressed, regardless of the focus on the screen.KeyCode: Integer that identifies the ASCII character of the pressed button…
Autor
Paula Pereira Enéas

Read More

KB-32905: Stopping E3 Server in maintenance.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-32905: Stopping E3 Server in maintenance.

Question: If the Stop button in the backup server’s E3Server (in maintenance) is clicked, will it also be able to stop the main server’s E3Server, which is running the application?Solution:…

Read More

Basic VBScript for Elipse E3: Introduction

25 de March de 201929 de May de 2019Elipse SoftwareLeave a Comment on Basic VBScript for Elipse E3: Introduction

Although most of VBscript’s aspects apply to scripts programming at E3, some features about implementing the concept of object-oriented system must be highlighted. In this tutorial, the objective is to…

Read More

KB-32715: Script error message not displayed.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-32715: Script error message not displayed.

Question: How can I set up the script error messages to not be displayed on screen?Solution: To do so, use On Error Resume Next command at the beginning of the…

Read More

KB-32881: User and password administration at runtime.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-32881: User and password administration at runtime.

Question: Can I have user and password control at runtime? Solution: Yes. To do so, you must use a script with Viewer‘s UserAdministration method. Example of script (executed at a…

Read More

KB-32674: Compacting an Access database.

25 de March de 201922 de April de 2019Renan De RossiLeave a Comment on KB-32674: Compacting an Access database.

Question: Why do Access files not reduce their sizes after its records are deleted? Is there another way to make them release this space? Solution: This is Access’ normal behavior.…

Read More

KB-32789: SQLEXPRESS’s size limits.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-32789: SQLEXPRESS’s size limits.

Question: What are SQLEXPRESS’s size limits? Solution: SQLEXPRESS 2005/2008 supports 1 CPU, 1GB RAM, and has a 4-GB storage capacity per database. SQLEXPRESS SQLEXPRESS 2008 R2 supports 1 CPU, 1GB…

Read More

KB-32769: Shortcut for running Domain/Viewer is not working.

25 de March de 201913 de July de 2023Elipse SoftwareLeave a Comment on KB-32769: Shortcut for running Domain/Viewer is not working.

Question: Why can’t I run the application and the Viewer anymore through the shortcut pointing to E3Server.exe after it has been updated to version 3.0? Solution: In versions equal or…

Read More

Posts navigation

Previous 1 … 101 102 103 … 130 Next

Categories

Search by Category

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