Forums for Groups

IMPORTANT! You can read every forum, but you can only post in a forum if you are member of the 'Organic Group' that owns the forum. See groups for a complete list of Organic Groups on the Hive. Content (forums, pages, blogs, etc) on OE Hive is all organized using a module called 'Organic Groups'. Every Group has its own forum.


Adverts and Commercial Forum

This Forum is for the posting of adverts and commercial materials. This is the only Forum on the Hive where this is allowed. Posting commercial material here is currently free, as long as it is obvious to the Hive editors exactly why the commercial material is of concern to Progress users.


Book Corner discussion

Forum for the Book Corner Group. Review and recommend software industry books.


Obfuscate Code.

Hi everyone.

I need obfuscate just a some lines of my code 4gl. Someone have any information how I can do this.

Thanks for you help and sorry for my english :D.


Crystal Report 2011 v14+ with OE 10+

Hi,
Is there anyone who has worked with OE 10+ and Crystal Report v14+ integration.

Since crystal Report 2011 does not support runtime so not sure how we can proceed?
I am not able create connection to crystal report 2011.

I would appriciate if someone can help me out for the same.

Thanks


Is it possible to send/receive message to IBM webshqere from Progress 9.1

Is it possible to send/receive message to IBM webshqere from Progress 9.1?

How to coding?

ths.

king wang
my mail address:
kingwang520123@163.com


How to execute mfg/pro progress code in unix by bash file

Dear all,

I want to call progress code by bash scripts.
The db version is progress 9.1d.
The bash code like this:

#!/bin/sh

DLC=/mfgpro/dlc91d;export DLC
PATH=$PATH:$DLC;export PATH
PROMSGS=$DLC/promsgs;export PROMSGS
PROTERMCAP=$DLC/protermcap;export PROTERMCAP
PROPATH=$PROPATH:/mfg/hhh/,/mfg/hhh/ch/xx,/mfgpro/qadeb2sp4/,/mfgpro/qadeb2sp4/bbi,/mfgpro/qadeb2sp4/src/,/mfgpro/qadeb2sp4/xrc; export PROPATH

#$DLC/bin/mbpro -pf $1 -p $2 > /dev/null
$DLC/bin/mpro -pf $ -p $2

The parameter 1 is db pf file.
The parameter 2 is my progress code.


iPhone reporting for Progress

Have you also been thinking and discussing about having your own iPhone Apps to provide reporting features to your customers or clients .
Stop dreaming and talking about it!

Because starting from a few dollars per month you can start using our cloud solution.
Or for a very reasonable amount you can also get the full software package including instructions and documentation to install and run completely on your own network!


Progress Naming Conventions

Is there any community information out there in the Progress world on naming standards?


Changing and building Proparse

- Installed Eclipse "Standard"
- SVN checkout proparse
- Import project directory into Eclipse. Lots of errors and warnings.
- Copied /lib from Proparse.Java install to root dir of proparse svn checkout directory, refreshed project. No errors.
- Navigate to /org.prorefactor.core/src/org/prorefactor/core/unittest/AllPRCoreTests.java, right mouse click, Run As -> JUnit Test. No errors.

If changing grammar files (.g), we need to be able to run the Antlr parser-generator:


Trying to run GUI on Linux?

Hi,
I wanted to run prowin (10.1b) gui with Wine in Debian 6. Infact It's working slow but working...

When I start the program the procedure screen comes with the error "Put/Get functions not allowed on uninitialized memory. (2914)". This screen stay on the window but my code is working normal. When I close my GUI code then this error procedure screen disappear...

Any information?...

Regards,
Mucip:)


Error 303 when running a process

Hello,

I'm not sure it's the right forum, but i hope somebody could help me.

I'm using progres 9.1B on unix systeme.

I run a progress procedure. I'm reading a first file and i use the data of this file to write another file. During the treatment, the following error occured "UNIX maximum file size exceeded. . (303)".

But the size of my input file is only 122 M, and it stops to write the output when the size of the output is 76 M. When i use the ulimit command on my system, it returns "unlimited".


Spreadsheet Generator for Progress

I have come across what appears to be a good and thorough Progress program that will generate excel spreadsheets on Linux. This is the link :
http://code.google.com/p/spreadsheet-generator-for-progress/

but there no contact info in the manual and the only contact on the web page is the email. Has anyone heard of this program or is there a similar solution available.

Many Thanks
Gary


Syndicate content