MONITOR is great for handling potential situations like divide by zero, and has the added advantage that it can trap things like decimal data errors and allow you to still carry on processing. A final note: While on the surface the prototyping approach used here with the ExtPgm keyword also works with the ExtProc keyword to allow a variable target on procedure calls, there is a lot more to the calling of procedures.
I will explain that in a subsequent tip. In , he left IBM to start his own education and training firm, a job he does to this day with his wife, Susan Gantner—also an expert in System i programming. Post this story to del. Need training on anything i? Manta is all you need. You can download our page catalog and take sample sessions at MantaTech. Sponsored by Manta Technologies. Leave a Reply Cancel reply. Search for:.
If you are not familiar with Creating Libraries and Source Physical Files, you can follow Create Library and Source Physical Files article which explains creating libraries and conventions of source physical file naming step by step.
If you are using RDi , the editor shows you all the columns but if you are using SEU , the editor does not show you columns by default, so the first column you see is column 6. Use F19 to shift the code left so you can see column 1.
If you are using RDi , you can compile from the menu within the editor, or you can save your changes and compile by right-clicking on the member in the navigation. If you still want to use SEU, you have to exit with errors after you save your source. Forgot your password? Lost your password? Please enter your email address. You will receive mail with link to set new password. You are commenting using your WordPress. You are commenting using your Google account. You are commenting using your Twitter account.
You are commenting using your Facebook account. Notify me of new comments via email. Notify me of new posts via email. In order call an external program in Free Format, you need to use prototype for the external program.
You can use parameter lists like regular RPG. Prototype call can be dynamic call or a bound call.
0コメント