RPG/400 Field Concatenation Questions

1

Times spanning midnight in RPG/400 concatenation
I have successfully converted time field to date/time. Now I need to find the total minutes between one field and another but cannot get it to show me any value. I am using DateDiff (‘n’,{@startdatetune}, {@startdatetime}) where n indicates minutes. I should be able to use any field where I have concatenated the date and [...]

Answer Question   |  December 30, 2010  2:02 PM
Concatenate, RPG/400, RPG/400 Field Concatenation
asked by:
5 pts.

concat char and numeric field in rpg400
how to concat a char and numeric field in rpg400.

Answer Question   |  January 4, 2009  1:14 PM
RPG/400, RPG/400 Field Concatenation
asked by:
0 pts.

validation
i need to concatinate two fields and send to resultant field in rpg/400. one is numeric and other one is character. so please advice how can i

Answer Question   |  December 23, 2008  1:06 PM
Concatenate, RPG/400, RPG/400 Field Concatenation, RPG/400 field validation
asked by:
140 pts.

1