• PRGs
    • noname.prg
  • CHs
#include "xcloud.ch" function Main() MsgInfo( "Hello world from xcloud" ) return nil
  • function Main()