doesn't work

look i want to Load codes "lite_c" from a text file like "sys_exit(NULL)"
examples the User write in the text file:
-------------
sys_exit(NULL)
------------
or anything from lite_c
the game Read the text and apply
I think you understand now