Search for Eclipse ERP on Wikipedia.

Lessons edit

Files edit

The BP file name stands for Basic Programming. This file contains the core Eclipse programming. To count records in the BP file, issue this command in Terminal Command Language (TCL):

    COUNT BP

Any custom programming is stored the CBP file. CBP means Custom Basic Programming.

To get a list of files:

    LISTF

To clear the screen:

    CS

Resources edit

  1.   How to start TCL mode
  2.   How to get version of UniVerse
  3.   Releases
  4.   Creating a simple dictionary item
  5.   Creating subroutine
  6.   Loop example
  7.   Reading file
  8.   Saving file to held Entries or "Report Queue"
  9.   Sending results via email
  10.   Sending notification via message
  11.   Sending results via FTP
  12.   Scheduling program to run on regular basis
  13.   Creating custom screen
  14.   Creating TEMP file

External links edit

Eclipse Documentation edit

Eclipse Downloads edit

Eclipse Videos edit

Other Online Resources edit