What is the difference between a Physical File & a Logical?
Answer Posted / harish
Physical path: is Nothing But "Exact location"
Ex:-When ever we upload the file on that time we click
browse option and then we have to go where the file is ..
Logical path: is not a exact location
whenever we download the file on that time we have ask save
the file that is the logical path
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
how do handle file exception/error?
how do u compile rpgle program?
what is the maximum number of records you can specify in a display file?
why is as/400 called object oriented machine?
why is the declare cursor statement is used for?
what is join logical file?
why do we use readc? What is sflnxtchg?
what are the different types of variables available in cl?
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)
how can I control the way a remote browser uses its cache?
writing an sql statement from selecting records from two files using single statement and nested select statement.
what is a program described file in rpg?
what is rpg fixed logic cycle?
what is the use of dspatr(mdt) keyword?
What is file access opcodes?