[go: up one dir, main page]

Activity for federico

  • federico federico posted a comment on discussion Contributions

    Yes, this new version is also written for GnuCOBOL, and I will soon make it available under an open-source license. The CGI libraries, which fully emulate the Fujitsu CGI libraries, will also be open source, as well as the EXTFH version for GnuCOBOL. The new debugger, and more generally my work, is entirely focused on web-side development

  • federico federico posted a comment on discussion Contributions

    Hi Eugenio great job ! A lot of debuggers are popping up here lately. In the meantime, I have also rewritten a new visual debugger. first I developed a GnuCOBOL library that emulates the Fujitsu CGI module, since I am planning to move my web application to GnuCOBOL. The next step will be to try rewriting the Fujitsu ISAM module for GnuCOBOL as well. https://www.tp-one.it/debugger.gif

  • federico federico posted a comment on discussion Contributions

    Hi i have upload a new gnucobol open source tools. it perform a file description analysis and write an output result file. You can use it by command line. In the past used a cobfd 16bit executable but rigth now I need to manage it with a 32bit or 64bit architecture so I wrote one that has the same output. it's a first pre release version ... https://gnucobol.altervista.org

  • federico federico posted a comment on discussion Contributions

    The opencobol italian group site has been moved to gnucobol.altervista.org work in progress but take a look . The guicobol project is going ahead.

  • federico federico posted a comment on discussion General Discussion and Help Requests

    Maybe a typo by changing a few lines. It seems strange. I'll take a look these days.

  • federico federico posted a comment on discussion Help getting started

    Did you run agartest succesfully ? Actually i am working under ubuntu 16.04 lts . Due to a machine allingment some pointers have fixed length ii guess your trouble is that. To take a short test you should have to write aa sample that simple create aa form.very simple with guicobol. Brian was looking to give a strong solution. Actually it runs with aa work around.

  • federico federico posted a comment on discussion The Lounge

    Thanks

  • federico federico posted a comment on discussion General Discussion and Help Requests

    Yes that is what i meant... justo to give you an example on my windows pc I used to include my copy... SET COB_COPY_DIR=C:\OPENCOBOL\COPY;F:\STIPEURO\CBL;F:\STIPEURO\CPY Federico MESSAGGIO ORIGINALE Hi federico, thanks for the fast reply! I don't exactly understand what you mean by: how.kind.of grammar did you use to attach the other folders? I exported the debuggers installation directory /opt/gd which contains the procanim.cpy and workanim.cpy with: export COBCPY="$COBCPY:/opt/gd" and the errors...

  • federico federico posted a comment on discussion General Discussion and Help Requests

    I think that simply I will change the animator configuration name with some like as "AnimatorConfigurationFile".... depending on running operating system ...it's time to refresh the project... :-) MESSAGGIO ORIGINALE Yes, the period in the environment variable is sub-optimal. @priolof do you see any option to change this to an underscore (or use both, with the period as fall-back value)? @breis11: COB_ENV_MANGLE should likely work around the issue (but has a global scope). Debugger Support for GnuCobol...

  • federico federico posted a comment on discussion General Discussion and Help Requests

    thanks for the feedback Simon I am get used with Fujitsu where my licensed version uses 256 as limit. So I can increase it. I will add this as fix. Thanks again. Inviato dal mio dispositivo Huawei-------- Messaggio originale --------Oggetto: [tp-cobol-debugg:discussion] Re: Debugger Support for GnuCobol 3.0Da: Simon Sobisch sf-mensch@users.sourceforge.netA: "[tp-cobol-debugg:discussion] " general@discussion.tp-cobol-debugg.p.re.sourceforge.netCC: Federico, can you please recheck? All paths should...

  • federico federico posted a comment on discussion General Discussion and Help Requests

    Yes It runs fine under 3.0 Federico Priolo < MESSAGGIO ORIGINALE Hello dear folks, as i cannot find any information regarding this topic, i'd like to ask if the current version of the debugger generally works with GnuCobol Compiler 3.0? Currently we are not able to get the Debugger functional.. Thank you very much for any hints or information! Kind Regards Debugger Support for GnuCobol 3.0 Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/tp-cobol-debugg/discussion/general/...

  • federico federico posted a comment on discussion Using the animator

    David, thanks you for the reply you gave to Paul, I am so sorry for him I got some personaly troubles and really wasn't able to help him... generally I give any support... Btw, I hope your explanation will help him to solve .. in any case I want to say that the .ani source is not only a cobol source but it is really "the" cobol source for the animator. So for investigate about trouble one can simple to take a look inside it.. Federico

  • federico federico posted a comment on discussion Help getting started

    take a look at TP COBOL documentation folder

  • federico federico posted a comment on discussion Using the animator

    Unfortunately i wasnt able during last weeks to give you a more appropriate suppport in order at your request..maybe these days i Will be more availableInviato dal mio dispositivo Huawei-------- Messaggio originale --------Oggetto: [tp-cobol-debugg:discussion] TP-Debugger ErrorsDa: Paul Richards paoloricardo@users.sourceforge.netA: "[tp-cobol-debugg:discussion] " installing@discussion.tp-cobol-debugg.p.re.sourceforge.netCC: FedericoAre you able to assist me in correcting theerrors I received?---TP-Debugger...

  • federico federico posted a comment on discussion Using the animator

    no you have to run the animator with -k parameter this allows the animator to leave the .ani file. inside you can find the core of the animator It Simply add COBOL statements to arrange the process.Inviato dal mio dispositivo Huawei-------- Messaggio originale --------Oggetto: [tp-cobol-debugg:discussion] TP-Debugger ErrorsDa: Paul Richards paoloricardo@users.sourceforge.netA: "[tp-cobol-debugg:discussion] " installing@discussion.tp-cobol-debugg.p.re.sourceforge.netCC: FedericoAre these the files...

  • federico federico posted a comment on discussion Using the animator

    i didnt check for them yetInviato dal mio dispositivo Huawei-------- Messaggio originale --------Oggetto: [tp-cobol-debugg:discussion] TP-Debugger ErrorsDa: Paul Richards paoloricardo@users.sourceforge.netA: "[tp-cobol-debugg:discussion] " installing@discussion.tp-cobol-debugg.p.re.sourceforge.netCC: FedericoHave you an explanation as to why I am getting these errors?---TP-Debugger Errors---Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/tp-cobol-debugg/discussion/installing/To...

  • federico federico posted a comment on discussion Using the animator

    may you attach the ani file ?Inviato dal mio dispositivo Huawei-------- Messaggio originale --------Oggetto: [tp-cobol-debugg:discussion] TP-Debugger ErrorsDa: Paul Richards paoloricardo@users.sourceforge.netA: "[tp-cobol-debugg:discussion] " installing@discussion.tp-cobol-debugg.p.re.sourceforge.netCC: I am trying to debug/animate a program and I am getting errors I do not understand.The relevant code in my program is as follows:95 procedure division.96 97 *** main loop 98 99 01-function-select.100...

  • federico federico posted a comment on discussion Using the animator

    no others update were releasedFedericoInviato dal mio dispositivo Huawei-------- Messaggio originale --------Oggetto: [tp-cobol-debugg:discussion] Any update ?Da: Eugenio Di Lorenzo dilodilo@users.sourceforge.netA: "[tp-cobol-debugg:discussion] " installing@discussion.tp-cobol-debugg.p.re.sourceforge.netCC: Hi Federico, It's been a year since the last release.Do you have any improvements or updates to be released?---Any update ?---Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/tp-cobol-debugg/discussion/installing/To...

  • federico federico posted a comment on discussion General Discussion and Help Requests

    it seems to be correct. did you test also other COBOL samples?

  • federico federico posted a comment on discussion GnuCOBOL

    Yes the project is alive. I am working to move guicobol under gtk 3.0 libraries but I got some troubles.. However GUIcobol is very "similar" to powercobol. The goal is add strong gui capabilites to gnucobol and I think that that "best" is powercobol idea . Federico

  • federico federico modified a comment on discussion GnuCOBOL

    Thanks for the reply ... looking at the code with -debug and more deeply into the gtk3 (the previous code was running fine compiled with gtk 2.) I have realized they added a new event to set on so the trouble is readin the linkage parameters to obtain the key code pressed . I have to change ocgtk.c or use the addevent /runevent routines that I added in the first guicobol version .... just working but this seems to be the trouble. So no gncobol problem indeed ! ps. I added the original cobol source...

  • federico federico posted a comment on discussion GnuCOBOL

    Thanks for the reply ... looking at the code with -debug and more deeply into the gtk3 (the previous code was running fine compiled with gtk 2.) I have realized they added a new event to set on so the trouble is readin the linkage parameters to obtain the key code pressed . I have to change ocgtk.c or use the addevent /runevent routines that I added in the first guicobol version .... just working but this seems to be the trouble. So no gncobol problem indeed ! ps. I added the original cobol source...

  • federico federico posted a comment on discussion GnuCOBOL

    This is the trouble that I am getting using the linkage attempt to reference unallocated memory (signal SIGSEGV) abnormal termination - file contents may be incorrect it seems due to accessing gtk-window passed at linkage but for another it runs fine. two code examples... first doesn't run second. runs without trouble... Could be a gtk bug ? ps. adding extern the compiler show: MNEMONIC NAME ... should have "."... using the procedure division extern using.... identification division. 002130 program-id....

  • federico federico posted a comment on discussion GnuCOBOL

    Yes. I am becoming to update the ocgtk.c to ocgtk3.oc with new invoked libraries..gtk has a lot of really interesting.. After I want use a rad method.. so implement the method-id... to avoid to write lot of cobol code. but also other to implement rad application. guicobol used the glade designer loading objects from xml... we have a lot of possibility Federico

  • federico federico posted a comment on discussion GnuCOBOL

    Hi I also think the better gui for cobol is powercobol. Unfortunately discontinued from fujitsu. I am updating the experimental guicobol that has the same powercobol idea. I would like move to gtk3 so a gui application could be used from a browser. Guicobol works with opencobol 1.1 and gtk2 libraries but just to have an idea you can take a look also at http://www.opencobol.altervista.org/index.php/tabella-section Federico

  • federico federico posted a comment on discussion GnuCOBOL

    Yes getting closer !!

  • federico federico posted a comment on discussion GnuCOBOL

    Yes ! however now...adding this $(pkg-config --cflags --libs gtk+-3.0) cobc: unrecognized option '-pthread' this the -info output.-- seems strange.. it has the bcc compiler inside that i use first ...after from cobc. doesnt' run. Regards Federico cobc (GnuCOBOL) 2.0.0 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY...

  • federico federico posted a comment on discussion GnuCOBOL

    Yes I know that I have to change lot of gtk deprecated libraries. When I wrote the guicobol just for an experimental job I added lot of them.. i need to check for the latest and fix the ocgk.c source. This is ok. I won't use this with Broadway without change that. Actually the goal is compile it.... first ! ....change the ocgtk deprecated routines and then change guicobol ...actually when you use a method you have to write an entire procedure identification division. 002130 program-id. lostfocus....

  • federico federico modified a comment on discussion GnuCOBOL

    Hi All I am moving the guicobol experimental tool under ubuntu and gtk3. I am getting some trouble... some are about the gtk libraries for examples i remmed a combo text routines since it give me a mistake (I didn't go in deep to solve this but right now it a second problem). The trouble is that running the cobol code it issue a lib load mistake. libcob: cannot find module 'CBL_OC_GTK_INIT_CHECK' I attached the project with ./compila.sh that build all modules and run the test. Any advices ? Fede...

  • federico federico posted a comment on discussion GnuCOBOL

    Hi All I am moving the guicobol experimental tool under ubuntu and gtk3. I am getting some trouble... some are about the gtk libraries for examples i remmed a combo text routines since it give me a mistake (I didn't go in deep to solve this but right now it a second problem). The trouble is that running the cobol code it issue a lib load mistake. libcob: cannot find module 'CBL_OC_GTK_INIT_CHECK' I attached the project with ./compila.sh that build all modules and run the test. Any advices ? Fedr...

  • federico federico posted a comment on discussion Using the animator

    About the .log file. It was removed after earlier versions.. the code still contains...

  • federico federico posted a comment on discussion Using the animator

    Yes but I mean the -w option in the animator (not animate ) This is the -w usage...

  • federico federico posted a comment on discussion Using the animator

    thank you for the support you're giving to the project. a user guide was really needed...

  • federico federico posted a comment on discussion Using the animator

    hi Eugenio you did a great work. thanks a lot. in order the question you were asking...

  • federico federico posted a comment on discussion General Discussion and Help Requests

    Hi Dave yes you're right.. Invoking the animator without arguments this will show...

  • federico federico posted a comment on ticket #24

    Fixed with the 2.2 (incoming version..) Federico

  • federico federico modified a comment on discussion General Discussion

    Hi all I am planning to update the project moving Guicobol under linux and updating...

  • federico federico posted a comment on discussion General Discussion

    Hi all I am planning to update the project moving Guicobol under linux and updating...

  • federico federico posted a comment on discussion General Discussion and Help Requests

    The mistake is that the animator cannot acces a specific element from a table. you...

  • federico federico posted a comment on discussion Using the animator

    could you please send here the cobol sample you used for the test ? it seems to be...

  • federico federico posted a comment on discussion General Discussion and Help Requests

    Yes use the -o parameter to pass some specific option to the cobc Federico

  • federico federico posted a comment on discussion General Discussion and Help Requests

    When you run the animator it works by inserting inside the cobol source hits code...

  • federico federico posted a comment on discussion General Discussion and Help Requests

    I am glad Simon helped you to solve and that you can now try the animator. the animator...

  • federico federico posted a comment on discussion General Discussion and Help Requests

    ...Press any key to continue without any issue messages ? The pause routines is called...

  • federico federico posted a comment on discussion General Discussion and Help Requests

    Yes your're right LOCAL STORAGE can be found since it is allocated on the stack and...

  • federico federico modified a comment on discussion General Discussion and Help Requests

    Yes when I wrote the animator I supposed the code you are working around is a code...

  • federico federico posted a comment on discussion General Discussion and Help Requests

    Yes when I wrote the animator I supposed the code you are working around a code contains...

  • federico federico posted a comment on ticket #24

    Me too. :-) mck9 mck9@users.sf.net ha scritto: [bugs:#24] Missing X qualifier Status:...

  • federico federico modified a comment on discussion Help getting started

    THis is "Pure" cobol code for general purpose. I wrote it just to translate 64base...

  • federico federico modified a comment on discussion Help getting started

    yes this code is just to give an idea... Actually I have to write for a eml server...

  • federico federico posted a comment on discussion Help getting started

    yes this code is just to give an idea... Actually I have to write for a eml server...

  • federico federico posted a comment on discussion Help getting started

    THis is "Pure" cobol code for general purpose. I wrote it just to translate 64base...

  • federico federico posted a comment on discussion Help getting started

    Hi all I must work with some files with base64 code inside. Before writing some for......

  • federico federico posted a comment on discussion Contributions

    off topic: the new version for gnucobol 2.0.1 is available. http://sourceforge.net/projects/tp-cobol-debugg/...

  • federico federico posted a comment on discussion General Discussion and Help Requests

    Nice code. Federico

  • federico federico posted a comment on discussion General Discussion and Help Requests

    HI Scott, The 2.1 works better since I fixed some bugs you mentioned in your previous...

  • federico federico posted a comment on ticket #20

    Yes Scott I used the 2.1 that is the last debugger version that I am currently working...

  • federico federico posted a comment on ticket #20

    I cannot find this trouble. IDENTIFICATION DIVISION. PROGRAM-ID. prova. ENVIRONMENT...

  • federico federico modified ticket #21

    Reading level numbers

  • federico federico posted a comment on ticket #21

    Fixed with the next update 2.1. (soon available). I checked the trouble with other...

  • federico federico modified a comment on ticket #19

    yES Scott, the period is a mistake. Reading the code I left it for a mistake. Just...

  • federico federico posted a comment on ticket #19

    yES Scott, the period is a mistake. Reading the code I left it for a mistake. Just...

  • federico federico modified ticket #19

    Finding DATA DIVISION

  • federico federico modified a comment on discussion Help getting started

    Just solved re-installing the compiler. Probably due to a broken dll... Federico

  • federico federico posted a comment on discussion Help getting started

    Just solved re-intalling the compiler. Probably due to a broken dll... Federico

  • federico federico posted a comment on discussion Help getting started

    Hi all, I am having some troubles since I moved some variables declaration with external...

  • federico federico posted a comment on discussion Using the animator

    HI Scott thanks for the message. Here my answers. "I don't see any reason to restrict...

  • federico federico posted a comment on discussion Using the animator

    Actually you can set a conditional break point.. or a "change" break point that will...

  • federico federico posted a comment on discussion Using the animator

    The sample way should be increase the tpd-watch-title.. more than 30 bytes. I wrote...

  • federico federico posted a comment on discussion Using the animator

    This trouble requires to be fixed soon. I have to investigate better how the free...

  • federico federico modified a comment on discussion Using the animator

    Thanks for the input. I will fix with next update. with the AND instead of OR it...

  • federico federico modified a comment on discussion Using the animator

    Thanks for the input. I will fix with next update. with the and runs find. about...

  • federico federico modified a comment on discussion Using the animator

    Thanks for the input. I will fix with next update. Federico

  • federico federico posted a comment on discussion Using the animator

    Thanks the the input. I will fix with next update. Federico

  • federico federico posted a comment on discussion Using the animator

    Thanks for advice about the trouble. I fixed it by adding a spaces...before and after......

  • federico federico posted a comment on discussion General Discussion and Help Requests

    You right I know that reading italian code comments and variable names doesn't help...

  • federico federico posted a comment on discussion General Discussion and Help Requests

    Hi Scott I wrote the tpbinar since many years ago I wrote a cobol zip program. After...

  • federico federico posted a comment on discussion Using the animator

    Hi Scott. it seems to be a ncursor trouble. I wrote the animator and I tested if...

  • federico federico posted a comment on discussion General Discussion and Help Requests

    I fixed both troubles you have found first is a missing statement while -d is requested...

  • federico federico modified a comment on discussion Contributions

    There is a bug when using -d feature (maybe the bug was present also with the previous...

  • federico federico modified a comment on discussion Contributions

    There is a bug when using -d feature (maybe the bug was present also with the previous...

  • federico federico modified a comment on discussion Using the animator

    The animator allows you to use the -d features. Due a missing statement you cannot...

  • federico federico posted a comment on discussion Using the animator

    The animator allow you to use the -d features. Due a missing statement you cannot...

  • federico federico posted a comment on discussion Contributions

    There is a bug when using -d features (maybe the bug where present also with the...

  • federico federico posted a comment on discussion Contributions

    off topic: the new version for gnucobol 2.0 is available. http://sourceforge.net/projects/tp-cobol-debugg/...

  • federico federico modified ticket #5

    Generate var list from preprocessing, not program listing

  • federico federico posted a comment on ticket #6

    The new 2.0 release has been uploaded. It process both 2.0 and 1.1

  • federico federico modified ticket #6

    Support for newer OpenCOBOL versions (broken from 2.0 on)

  • federico federico modified a comment on discussion Help getting started

    I am writing the update for tp-cobol-debugger and it runs fine with gnucobol 2.0...

  • federico federico posted a comment on discussion Help getting started

    I am writing the update for tp-cobol-debugger and it runs fine with gnucobol 2.0...

  • federico federico posted a comment on discussion GNU Cobol

    The experimental GuiCobol has the same Powercobol gui idea. I wrote it just using...

  • federico federico posted a comment on discussion GNU Cobol

    I made some corrections on Guicobol just to upload an example (see attachment file)....

  • federico federico posted a comment on discussion GNU Cobol

    I did some test about broadway. Since guicobol uses gtk+2.16 release (I stoppped...

  • federico federico posted a comment on discussion GNU Cobol

    Nice indeed. I should have to test it with Guicobol (that uses gtk and opencobol...

  • federico federico posted a comment on discussion GNU Cobol

    A new release of OpensourceCobol has been uploaded ... The Japanese fork is also...

1