QTIPS - Video.Rw

Published ByDateVersionKnowledge LevelKeywords
Sprezzatura Ltd01 DEC 19902.021+EXPERTVIDEO.RW

A discussion with RevTech identified the fact that VIDEO.RW is actually not a subroutine but a function and returns a value reflecting the success of the last operation. Thus far, the following codes have been identified (where calling syntax is RESULT = VIDEO.RW(X1, Y1, X2, Y2, ACTION, IMAGE))

CodeMeaning
0OK
1Out of memory during read attempt
2Display not memory mapped (historical from Generic Rev days)
3X1/X2/Y1/Y2 too small, X2/Y2 too big
4X1/Y1 too big
5Invalid ACTION
6IMAGE doesn't fit (too big/small)

(Volume 2, Issue 7, Page 7)