Jump to content


Click the link below to see the new game I'm developing!


basy

Member Since 23 Dec 2005
Offline Last Active Mar 12 2008 05:59 PM
-----

Topics I've Started

Report writng problem

23 March 2006 - 05:46 PM

Hi ,

i am not sure how batch and online behave in generating empty report.


Report is captured in a unix file

audit file has data --- report is generated both in batch and online

i get one space line between report header and detail records in batch. In online i don't see this



audit file has no data(empty) - then report headers are generated only in batch. Online nor report or headers, size of unix file is 0.

Does batch behaves like this ?

@PSEQ not working in report

21 February 2006 - 02:12 PM

Hi ,

i have used page sequence many times. I didn' understand why i am not getting seq numbers for @PSEQ in report of report function. What coulb be the reason. Am i missing some thing

Report layout:

\PS\							\MAIN
@PSEQ						3	 "999"	DAO		   1   5
X_T2333A_GOODS	   30								  1  12   indexed file used here fo rpaging section
X_T2333A_DESCR		30								  1  47
\PE\

Problem in reading .pro file sequentially

27 January 2006 - 05:31 PM

How to read an isam file sequentially. i have assigned all key fields values "" ie empty and trying to read the file in a update logic of a report .

i am able to display UMsg IN BEFORE READ , but not able to display in after read no err and after read err.

control is going to exit logic directly after before read in the group. "

what can be the problem

DELETION IN ISAM FILE

26 January 2006 - 09:25 PM

Hi ,

i am trying to delete records in key file , but not able to .

it is a .PRO file.

lscall $delfile

in delfile

defalut logic : sel-only(first key field) this file has two key fields

file is in 'D' mode.


i didn't inderstand why the records are not getting deleted.


Pl. guide me here

Need help in understanding Batch

17 January 2006 - 11:49 AM

i have run a batch Update function to learn batch processing.

update function reads a pro isam file and writes records into a sequential file.

in update function , i have two groups. group1 reads and group2 is called using LSCALL to write records.

i am able to display UMSG for default and exit logics for group2 , but not able to write records. ie UMSG used for file in "Bef Wrt" of group2 are not displayed. in .out file , all UMSG are shown except of file.

At the end of .out file , i see "READQUE
UPDATE IN PROGRESS - PLEASE WAIT"

Output file is also empty.

i checkd the queue after execution , the status of job is "INP". Before execution it was "ELG".

is INP means in process, if it is in process, then why it has written UMSG content of default logic and exit logic of group2 then......


I need some approaches to understand this concept :o


how to find version of system. i use SL , green screen, UNix platform.....

i have delivered couple of projects to client and still i don't know version of system. i use SL , green screen, UNix platform..... i think this is mind blowing ..... :p

Click the link below to see the new game I'm developing!