Each file (ie.kix, env.kix.. ) contains a function. Prior to this piece of code, these files have already been called and loaded into memory. Here I am trying to call the functions within the files. CALL ENV works if I hard code it in, however CALL $EN doesn't seem to work. The stripping is to retrieve the function names only.

Thanks for the clarifications!