Archive for November, 2007

FILE_STAT function has some useful information about files

Tuesday, November 13th, 2007

FILE_STAT function can be useful at times for debugging: VAR->OTType which is usually a "file" VAR->OTInputFileSize: which has the file size

Error when the square brackets are missed at the start of an element or a group

Friday, November 2nd, 2007

When the square brackets are missing or commented out at the start of an element or a group as shown below, one gets an error 'Access obj "VAR" for dm "DUMMYGROUP" not found' ;[] VAR->OTTargetSuccessful = "Yes" PERFORM("OTTrgEnd") }*0 .. 1 ;; |-- end DUMMYGROUP --|