Article # 56, added by Geoworks, historical record
| first |
previous |
index |
next |
last |
Expression syntax error using MSG_VIS_TEXT_CREATE_TRANSFER_FORMAT.
To fix this error, go into the VTEXTC.GOH file, located in \PCGEOS\INCLUDE\OBJECTS, and change the return type of the message to VMBlockHandle. Unfortunately in the 2.0 SDK this message's return type was mistyped as VMBlockhandle, with a lower-case "h". This causes BCC to return an "expression syntax" error.