ABL(4GL) General Programming Group

This group is for topics on coding in ABL (formerly known as Progress 4GL). Topics include code snippets, code examples, utility programs, tricks, techniques, and patterns. There are other groups for other more specific topics like Win32 API, OO programming, and specific programming tools.


Justus OpenEdge Tools

Justus is a toolset for Progress 4GL that helps developers to increase quality of your projects. Justus includes a simplified 4GL parser and a test coverage tool to identify gaps on Test phase.
Future releases also include a search tool, white-box tests and dependency checker.

** Looking for Volunteers **


ProUnit Test Framework

ProUnit is a Unit Test Framework designed to improve Progress applications quality. Specially focused on automation, ProUnit is better used with Continuous Integration and build scripting tools like PCT, ANT, Bamboo, Hudson, etc.


OEUnit - Unit Testing Framework 1.2

Download: OEUnit-1.2.zip
Size: 183.64 KB
md5_file hash: c9e7ddd4fb1dd5ca7773f33ac9382293
First released: Sun, 2011-02-20 08:41
Last updated: Sun, 2011-02-20 08:39

Updated for OpenEdge 10.2b (Required)
Includes other minor changes and improvements to framework documentation


Super Procedures as a Replacement for Global Vars

I know that this seems so simple, I am almost embarrassed to even post it. I know how to create super procedures, and run them persistently. Can someone give me an example of how to use the technique to replace the need for global shared variables? I know I am missing something here! Thanks.


OOP and Shared Vars

Hi, All!
I defined shared vars in a class, then system showed error message "SHARED entities may not be defined in a Class or Interface." Can I create shared variable in the class?


EQN II Symbolic Mathematics Library Released

EQN II is ready for release! Open Source symbolic mathematics library available for Progress ABL/4GL here http://bit.ly/hetmA3


Asymetric Encryption

I am looking at doing some encryption work in Progress and was wondering if anyone has any good reference materials on what is available in Progress? I'm looking at doing Asymetric Encryption.


OE Architect in Linux

I have been doing Openedge(10.1c) development on Linux(Ubuntu) for sometime now & I dearly miss OE Architect which was available on windows but not on Linux.

Just wondering if anyone here has been able to configure openedge plug-in with eclipse on Linux successfully ? if yes, then please do let me know the steps.


write "=COUNT(..)" from Progress to Excel?

Hello.
I'm trying to output something to Excel and make some calculations.
Some (basic math) functions works.. some not.

See attached sample procedure - errors I get are listed in there.

I'm using OpenEdge 10.0B02 and there's Excel 2007 installed.

With Progress COM Object Viewer I can open EXCEL.EXE and XL5EN32.OLB

Thank you in advance,
Vasile S.


Web Services Deployment

Hi, Some One has an complete example of deploy and consumption od Web Services in Progress


.NET -> Porgress ( Think not of a .NET Bridge but of a .Progess Bridge)

Curious Question: Can I access/call or use Progress objects from .Net(c#) code? (P/Invoke?)

Example: I'm programming an application in .Net and I have my business logic coded in ABL objects, I would like to instantiate and use the ABL objects directly from c#.
Think of it as an "reverse .NET Bridge" or a "Progress Bridge"

I currently work at a company that uses both .Net and Progress extensively.
We have business logic code in Progress as well in .Net. (this will not change).


Need OpenEdge on-line certification

Hi,

Is there any on-line certification (free/pay) for OpenEdge any varion?

Thanks,
Sridevi Stalin


Print to data to xml file

Hello,
any one have an clear example , about printing the data to XML file and then to view in an word of internet browser?

Thanx,
Y


ERROR 471

hi
i get error 471 if i try to create new record .
please any idea ?

look to my File attachments.- -

Thanx
Y


Calling Progress Form from existing 4GL MDI

Hello everybody,

I have been researching and have successfully called a new progress form an existing 4GL window, however, I have not yet found the trick to make the form a child of the window. Is this possible?


#
Syndicate content