IBM AS400 AllOther (736) Is it possible to add an keyfield or field to an Physical file without changing its file identifier. Example : - Say I have an existing physical file which is being used in 5 programs. Now I want to add an additional Keyfield or an field to it and I don't want to recompile the programs.
2 5316
What is the syntax of sort?
the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?
How to reverse a string using RPG?
what is the purpose of the indara keyword?
What is %CHECK?
what is the rpg system?
what are various techniques to pass parameters from one program to another?
is this a rpg channel?
how many types of display are available on as/400 for user interaction?
how to toggle between single line and multi - line display of a particular record in a subfile?
What are the types of data structure in as400?
when are the unique constraints executed?
what is overlay?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks