I suggest you use a simple text editor such as notepad. Following the correct syntax, write the code in ordinary pascal coding, even without compiler directives (unless necessary or you are calling some units or library) and save the file with *.pas extension. Compile it with command line and run the exe file when successful.