4DQuiz


OT GetNewBLOB View from small screen devices!  

Parameter Type Description

inObject Longint inTag String Function result BLOB A handle to an object

Tag of the item to retrieve The retrieved item ←

Discussion

OT GetNewBLOB gets a value in inObject from the item referenced by inTag.

If the object is not a valid object handle, an error is generated, OK is set to zero, and an empty BLOB is returned.

If no item in the object has the given tag, an empty BLOB is returned. If the FailOnNoItem option is set, an error is generated and OK is set to zero.

If an item with the given tag exists and has the type Is BLOB, the value of the requested item is returned.

If an item with the given tag exists and has any other type, OK is set to zero, and an empty BLOB is returned.

Warning Because of the problems related to the OT GetBLOB command, it is recommended that you use this command instead.

See Also

OT PutBLOB , OT GetBLOB

OT GetObject (inObject; inTag) Longint



Topics of Interest
OT GetBLOB
OT GetLong
 

Published date: Sat, 15 Jul 2006 21:53:37 GMT   → View XML Version

Edit this page now

© 2005 - 2006 4dquiz.com, All trademarks accepted. All Rights Reserved!
Site Index