|
I find below in archive. The parm mentioned is not in CRTBNDRPG command. Just want to make sure there is no other way to get this to work with this command. thanks <javascript:void(0);> * Subject: RE: Static procedure variables - how to re-initialise? * From: Kevin Wright <Kevin.Wright@xxxxxxxxxxxx> * Date: Thu, 6 Jan 2005 08:10:50 +1100 * List-archive: < http://archive.midrange.com/rpg400-l> * List-help: < mailto:rpg400-l-request@xxxxxxxxxxxx?subject=help> * List-id: RPG programming on the AS400 / iSeries <rpg400-l.midrange.com> * List-post: < mailto:rpg400-l@xxxxxxxxxxxx> * List-subscribe: < http://lists.midrange.com/mailman/listinfo/rpg400-l>, < mailto:rpg400-l-request@xxxxxxxxxxxx?subject=subscribe> * List-unsubscribe: < http://lists.midrange.com/mailman/listinfo/rpg400-l>, < mailto:rpg400-l-request@xxxxxxxxxxxx?subject=unsubscribe> _____ Hi, I am not sure whether this helps or not, but there is a "sledgehammer" approach to reinitialize all static variables in a program or service program: RINZSTAT MI. The program or service program must be compiled to allow this ALWRINZ(*YES) which is not the default. This is an alternative to RCLRSC (if in the default activartion group) or RCLACTGRP (if in a separate activation group). Regards, Kevin Wright.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.