gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [open-cobol-list] Mf porting and split keys.


From: Brian Tiffin
Subject: Re: [open-cobol-list] Mf porting and split keys.
Date: Wed, 13 Feb 2013 12:08:35 -0500
User-agent: Opera Mail/12.14 (Linux)

On Fri, 08 Feb 2013 03:09:59 -0500, marcellom <address@hidden> wrote:

Hi all,
it took months, but I finally had  "porting tools" working.
The set of tools get system processor type and settle programs to work
in  64 linux, 32 linux, 64 windows and 32 windows.
A set of shells (both linux and cygwin) do the whole work for converting
and setting source programs to compile for specific processor and place
them in destination directory for end-users availibility.
Screen i-o programs handle MicroFocus screen-sections (.ss) and prepare
a text file which is used as input to get tcl scripts (using also 5
skeleton text-files for fixed parts) and cobol subroutines for numeric
to text conversion e vice-versa (decimal-point is comma included).
Screen-sections (.ss) are not necessary if a text files is present with
necessary data.
At runtime, cobol programs call each screen-conversion cobol subroutine
which handles numeric (decimal) fields and sets them to text
(left-aligned), then writes a text file containing labels and fields
(with their read-only or write properties) for tcl script which rewrite
text file with new (or unmodified values) re-read by screen-conversion
cobol subroutine which converts them from text to numeric-decimal if
necessary.
Sounds intricate but, results smooth and speedy on use. Whith hundreds
of screens I could not do without.
I'm waiting for Yoe Robbins fileo.c new version.
We agreed I would let him have some of my programs for his tests but I
cannot contact him any more.
I know several of us are still engaged with Mf --> Oc porting and think
my work could save a lot of their time.
As soon as I have Joe fileo.c tested, I'm willing to make my work
available to those of us who might need it.
Is there any way to host it on Oc servers?
marcellom

Marcellom; Yes. We can setup some File Space on the SourceForge Project. This is sounding pretty awesome.

If you want to look into how the File Management services are setup, see http://sourceforge.net/apps/trac/sourceforge/wiki/File%20management%20service but drop me a note (to the sender address of this reply), and then you, I and Simon can work out a plan.

Or, (I like letting Simon manage the SVN source tree, so he'll make final decisions), maybe this is a branch we can maintain in SVN?

Cheers,
Brian





------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
open-cobol-list mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/open-cobol-list


reply via email to

[Prev in Thread] Current Thread [Next in Thread]