You are probably at the same school as me so,
If you have Percobol installed, just go to
http://www.admins.be/viewtopic.php?p=21711#21711
since i saw your other post on cobol, you do speak dutch and thats also where i got convinced you are doing same project at the same school :p
just follow...
so it would be solved i i like put the table in a session for a while, right?
well I have tried it and that didn't do the trick somehow, it keeps showing the numer for like half a sec, then disappears
i don't know if it really belongs here but i think it does,
The problem is: (i'm making a 'time table' where u can see the progress of a project. Example: Example)
i have 2 update panels (upOuter and upInner).
In the outer one the user chooses a month and year with numericupdown extender
when...
Hello
I did not buy microfocus or something like it, so don't mention it!
i had to make java calling cobol, which works, but th real problem is:
I can't get it closed :s I'll explain with code...will be better:
import com.legacyj.api.Callable;
public class CobolPoort
{
private Callable...
oh yeah, thx! it worked alright!
in java i just had to split it up again!
which worked fine ... really thx...now the program is finished nad i know how to do it all :D
big thx
ah thanks,
by the way you don't happen to know a way to return a table back to a program?
I thought of an idea like this, in my Working-Storage Section:
01 activiteiten occurs 1 to 10000 depending on teller.
04 activiteitID pic 9(5).
04 activiteitDuur pic 999v99.
so I made...
Ah it works perfectly! really big thx
yea i guess i "did" have to work like i do one row at a time
and about the definitions ... i know they aint correct:
ofcourse i have forgotten how to get rid of those zero's without having an ugly layout like:
Before:
number 1: 001
After:
number 1: 1...
Hello,
I got this little issue here.
I am using a mysql database, i made the connection i can use sql.
I am using Legacyj Percobol
There is not a single problem when i for example do this:
EXEC SQL
Select Sum(a.duur) into :tijd
From project p...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.