This syntax is throwing error in Webfocus.
TOT_DATA_VOL1/D13.4=ROUND(TOT_DATA_VOL/1024,4,'D13.4');
0 ERROR AT OR NEAR LINE 90 IN PROCEDURE mprm_irs_23716FOCEXEC *
(FOC263) EXTERNAL FUNCTION OR LOAD MODULE NOT FOUND: ROUND
As per my understanding , ROUND is not a system function in...
Hi,
Following code is doing the fork of 200 process, and run some command on it. It's doing the fork for all 200 processes in once. I need 50 Processes to be forked, and then is any finish start new one. How I can do it?
#include <unistd.h>
pid_t pid;
long forking_counter;
int...
Hi,
I am trying to write some utlity program, where I need to read a extract file from JAVA program. Extract is mainly written by C or COBOL process.
In Java, I already manage to get the information about the C or COBOL structure which is used to write the extract, like
Field (int, float...
Hi All,
I am looking for some smart way to find all the exe's names for the given local function.
We are having thousands of C and Cobol files, and out of this we are creating 100's of exes. Now if I change any one of the function, I want to know which exe is going to be impacted. One fuction...
Hi All,
Currently we are migrating from HP-UX to Red Hat. Most of the code is in Cobol and C.
Cobol and C functions calls each other and working perfect under HPUX.
Before migrating to Linux, I need to do the POC (Proof of Concept). For that I need to design the test cases.
I am looking for...
Hi,
I am having following data.
GROUP
----------------------------------------------
ID TYPE VALUE
----------------------------------------------
01 D D01
01 P P02
01 F F03
01...
Hi,
I just Installed SuSe 10.1. It's working perfect.
But If I leave my pc for while, screensaver is comming and after that monitor is going off. That's it should be like this. But when I hit any key or mouse, monitor didn't invoke again, and I have to do the power off.
Please suggest me what...
Hi,
I just installed SuSe 9.3 and having problem with sound.
Yast is saying everything is ok with sound card,
But I am not about to here any sound.
Same sound card working under WinXP.
I am not so good in Linux so please help me what I can check.
Regards,
Amar
Hi All,
I am just now did the fresh instalation of SuSe 9.3.
But now sound. I am not so good in Linux but tried to run
alsoconf and this didn't complanin at all.
I did re-installation by Yast but it's saying sound-card
is running, but not sound came out.
I have winXP also on same pc and not...
Hi,
I am having a DSL Connection at home. Two PCs are connected to D-Link Router. This connections are working since last 1 year. Yesterday night my internet connection dropped. I am windows and linux on both PC. But it's not working from anyone of the OS. Just to make sure everyting is OK from...
Hi,
I have just very elementry knowledge about HTML or any web related things. But just now I want to do somthing to rearrange my html page ( these are bills ).
For example I have 50 different html page in one dir. Every page is having the different name. Everytime when I have to find a page I...
Hi,
I am running SuSe 9.2 With min installation.
I am using the mozilla for the web browser.
Web pages with other languages like (HINDI) is not readable.
From windows these pages works fine. What should I do
to make it readable from my Linux.
Thanks,
Amar
Hi,
We upgraded our Cobol Compiler. And now we are getting the
warning messages for each and every cobol file. i.e.
------------------------------------
Compiling cobol source blgn_chspr.cbl
Wed Apr 6 12:55:26 2005
------------------------------------
* Ignored - LINKCOUNT(600)
* Ignored -...
Hi,
I have the the following code
try {
FileInputStream fis = new FileInputStream("C:\\temp\\charge.ext");
ObjectInputStream ois = new ObjectInputStream(fis);
}
catch(FileNotFoundException e) {
e.printStackTrace();
}
catch(IOException e) {
e.printStackTrace();
}
this...
Hi,
How I can convert cobol copybook (structure) into Java variables.
I want to write a program which can convert simple extract
file in xls or txt or something else. My extract file is
written by cobol exe.
I don't have any Idea How I should convet cobol structure in java structure.
I got...
Hi,
I just want to write a function for the validation of email address. By using regexp is can be easy. But I never used
regexp in C. Please help me to out come from this problem.
Is there any code exist on net ?
Regards,
Amar
Hi,
I was working with the winXP SP1 home without any problem.
But now I installed SP2 and getting the shutdown problem.
At the time of shutdown XP hangs on the screen "Saving your settings". Before SP2, everything was OK.
I saw the Microsoft Knowledge Base Article - 307274...
Hi,
From last 3-4 days www.jdom.org site is down.
I want to download the jre with source code.
Please help me if it is on some other site.
Regards,
Amar
Hi,
I installed a trial version of the software.
And now it's already expired. I did the uninstall of that software from add/remove program.
Now i insalled the new version of that software and at the time of launch, getting a error of "your trail version is already expired".
It means still...
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.