Jul 02 2009
Modify QSTRUP startup program
It may be useful to change Iseries AS400 startup program. You may want to have a permanent mounted share with MKDIR command line for instance.
I’m saying program as QSTRUP is a compiled program, rather than a simple text file.
To get startup program and library, run:
DSPSYSVAL QSTRUPPGM
Result is QSTRUP/QGPL in my case.
If you don’t have the [...]

