4D v14.3

SET RESOURCE

Home

 
4D v14.3
SET RESOURCE

SET RESOURCE 


 

SET RESOURCE ( resType ; resID ; resData {; resFile} )  
Parameter Type   Description
resType  String in 4-character resource type
resID  Longint in Resource ID number
resData  BLOB in New contents for the resource
resFile  DocRef in Resource file reference number, or current resource file, if omitted

Compatibility Note: Commands that write resources are deprecated and should no longer be used.

 
PROPERTIES 

Product: 4D
Theme: Resources
Number: 509

This command is deprecated and should not be used anymoreThe OK variable is changed by the command

 
HISTORY 

Created: 4D v6
Modified: 4D v13

 
SEE ALSO 

BLOB Commands
GET RESOURCE

 
ARTICLE USAGE

4D Language Reference ( 4D v14 R3)
4D Language Reference ( 4D v14 R2)
4D Language Reference ( 4D v13.5)
4D Language Reference ( 4D v14.3)
4D Language Reference ( 4D v14 R4)

Inherited from : SET RESOURCE ( 4D v12.4)