Re: free reports tool




"Richard" <riplin@xxxxxxxxxxxx> ha scritto nel messaggio
news:1119899526.483145.207810@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>> I would like to know that exist a free downloadable visual report
>> generator for rm-cobol , as similar of crystal reports..
>
> Crystal Reports ain't free, why would you think that a similar one for
> RM would be ?
>


Thanks for the answer..sorry for my english but i'm from Italy!
Perhaps I don't have explained very well.
I need to do a graphical module for an invoice, ..now i must do this
manually changing parameters in a Txt file, i list you an example of some
line in the txt file:

_______________________
Beginning module:
D MODUL=IMI |DENDF=12 |INIZD=14 |FINED=45 |SEGY=47 |SEGX=72 |CAUS=2

Structure parameters:
g OGGET=BOX02.DESTINATION |TPOGG=B |POSY=212 |POSX=405 |ALTEZ=120
|LARGH=370 |SPESS=0
..........
...........

Fields
d OGGET=WD-CLI-COD |TIPOD=TM |POSX=05 |POSY=03 |LUNG=06 # == Customer
code
........
........
_______________________


After I insert the name of module (IMI) in the cobol program.
I need to know if i can make this txt file with a visual editor program
instead of change manually the file parameters and if exist a free one.

Thanks..

Regards
Davide


.



Relevant Pages

  • Re: free reports tool
    ... Richard a écrit: generator for rm-cobol, as similar of crystal reports.. ...
    (comp.lang.cobol)
  • Re: free reports tool
    ... > generator for rm-cobol, as similar of crystal reports.. ... Prev by Date: ...
    (comp.lang.cobol)