Search Results

Search: Posts Made By: joyAV
7,154
Posted By joyAV
Hi Agama, Thanks for your prompt attention. ...
Hi Agama,

Thanks for your prompt attention.

Let me try this.

I'll let you know the outcome.

Regards
joyAV
7,154
Posted By joyAV
Comparing Dates
Hi

I'm trying to compare the current date (dd-Mmm-yyyy) against a variable that is an extracted date from an sql script. Below is the code:
datenow=`date '+%d-%h-%Y'`

#datenow is the current...
Forum: Programming 11-11-2010
5,654
Posted By joyAV
Hi Frank The W080-UNZIP-FILE-COMMAND is...
Hi Frank

The W080-UNZIP-FILE-COMMAND is defined as

01 W080-UNZIP-FILE-COMMAND.
03 W080-UNZIP PIC X(07)
VALUE "gunzip ".
03 W080-FILE-NAME PIC X(100).


Following is...
Forum: Programming 11-10-2010
5,654
Posted By joyAV
UNIX system call in COBOL
Hi,

The UNIX system call inside the COBOL program is doing
the specified command correctly.

MOVE W080-UNZIP-FILE-COMMAND TO W080-OUTPUT-COMMAND
CALL "SYSTEM" USING W080-OUTPUT-COMMAND...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 08:03 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy