Hello is it possible to encapsulate the name of a PROC in a string field, then call a proc directly with this field in OS400 it is possible to do ex: call "pgdate" or call &var directly without making a 'CASE / IF' field etc ...
or example: file field.type (country) field.proc ([pgspecific](https://forum.nim-lang.org/postActivity.xml#pgspecific) control) access file country call field.proc