#include #include #include #include "YabInterface.h" char t[1024]; const char* readSignature(int argc, char** argv) { BString tmp("application/x-vnd.yab-app"); /* Do not make changes above this comment without changing yab-IDE to compensate for these changes.*/ for(int i=1; iRun(); ret = yabInterface->GetErrorCode(); delete yabInterface; return ret; }