I have been working with writing an interpretor for converting AS400 graphics to create images in .NET. There is an RPG program out on the AS400 / iSeries that generates the necessary files. There are a couple of things that I have found out. You can use named parameters to call a stored procedure using...