This is a group for keeping track of all ABL development support tools on the Hive
This is a procedure i wrote some years ago now. want to do the same for xml csv , then seperate one for pdf and rtf templates if you want full details of project let me know
There are times when you create a web page with many html inputs. Creating the get-value() and variables for the logic of the program can be tedious and time consuming. This routine can help you generate the code automatically.
Simply feed it the HTML page (javascript and speedscript doesn't mean anything to it) and the output file you want the code to be contained in.
/* Given a file name of an html containing file, identify inputs and */ /* generate get-value and def var statements for them. */ define input parameter InputFileName as character no-undo.
Initial Release.
OEUnit is a unit testing framework for Object Oriented ABL (OOABL). OEUnit is intended to help write and run repeatable unit tests.
OEUnit is similar to JUnit and other xUnit-based unit testing frameworks.
OEUnit is a unit testing framework for Object Oriented ABL (OOABL). OEUnit is intended to help write and run repeatable unit tests.
OEUnit is similar to JUnit and other xUnit-based unit testing frameworks.
Anyone tried Eclipse Monkey to automate tasks in Architect?
Need to open a website e.g. "http://www.oehive.org" using progress 4GL code , and secondly would like to pass valid user name and password as paramenters, Please Help.
Hi guys,
I tried to create a program that will generate code that will export table contents to excel
and wanted other people to test my project. (P.S. Please excuse my coding, I'm just a starter with progress :}).
This program is created using Openedge 10.1B and tested using Microsoft Excel 2007
DB2Excel is a program that automatically generates code for importing data to excel.
Step 1: db2Excel Collects tables from the database and makes them available for selection.
(if needed for schema preview, you can edit the source code to view system tables)
Some Progress Editor extensions, to add convenience and robustness to the developer.
Supported by all versions \ OS \ Terminal environments.
Open Source.
Author: Yuval Papish
Homepage: http://www.yuvcom.com/ProgressEditorExtensions
Thing is a free UNIX and Windows® Progress® data editor, table editor, browser, searcher, field locator and dictionary display tool useful for program development.
Notpead++ is a great open source programmers editor. I've added it a support to Progress 4GL / ABL, so you can enjoy syntax highlighting and syntax folding.
I possess one browse with the option multiple-selection. However, I do not know how to recoup the marked registers.
Initial OEHive version.
Use Ed4W as a code editor for Progress, including syntax check and intelligent code expansion.
These are some links published on PSDN Code share to provide the components of Eclipse which one might use in association with OpenEdge Architect.
Eclipse Public License - Version 1_0