how to get the particular field's records in CL without using OVRDBF,OPNQRY? tell me the concept?

Answer Posted / madhab

Use POSDBF command..

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the important factors in error message subfile ?

568


how can I control from my cgis the cache of a remote browser?

679


What Is The Error If We Don't Get Login Screen?

681


what is maximum number of arrays allowed in rpg?

1189


what is the maximum number of record formats in dspf?

994






what is meant by object lock requests,held locks and locks waiting to be applied(wrkobjlck) why should we apply for locks.Please explain sir.

5964


If I want to execute Sftp commands(LS & GET) stored in Physical file from CL program automatically...Can u Plz tell me how can I do this?...How the script will look?? THANX FOR NY HELP...

2189


how you get the relative record in a subfile in which cursor is located?

623


Why we are not able to perform insert delete and update operation in Join logical file?

937


I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.

2266


which are the figurative constants used in rpg?

845


how may a cgi control duplicate inputs?

599


Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)

1738


how to get the cursor position?

720


In RPG How to read a records from a file without using read opcodes?

970