#include using namespace Upp; CONSOLE_APP_MAIN { Cout() << "This application does nothing. It's only purpose is to demonstrate\n" "the capabilities of the macro language embeded in TheIDE.\n" "Try pressing Ctrl+Alt+S in TheIDE...\n"; }