This is an example application

Click the button below to call the AppServer command

System.writeAllText("hello_world.txt","Hello World");

This will create a file called hello_world.txt in the same directory as the AppServer.exe and populate it with the text "Hello World".