Skip to content

Elipse Knowledgebase

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

Category: Scripts

Basic VBScript for Elipse E3: Lesson 7 – GetADORecordSet

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

Autor
Paula Pereira Enéas

Read More

Basic VBScript for Elipse E3: Lesson 1 – Message Box

25 de March de 201929 de May de 2019Elipse SoftwareLeave a Comment on Basic VBScript for Elipse E3: Lesson 1 – Message Box

Autor
Paula Pereira Enéas

Read More

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

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-32493: Opening a screen in the frame originating this command.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-32493: Opening a screen in the frame originating this command.

Question: With two windowed screens, how can I click on a button and open the screen in the frame where the button is? Solution: In the button’s script, use the…

Read More

Posts navigation

Previous 1 … 20 21 22 … 27 Next

Categories

Search by Category

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