4D v14.3

Create resource file

Home

 
4D v14.3
Create resource file

Create resource file 


 

Create resource file ( resFilename {; fileType {; *}} ) -> Function result 
resFilename  String in Short or long name of resource file, or empty string for standard Save File dialog box
fileType  String in Mac OS file type (4-character string), or Windows file extension (1- to 3-character string), or Resource ("res " / .RES) document, if omitted
in If passed = Use data fork

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

 
PROPERTIES 

Product: 4D
Theme: Resources
Number: 496

This command is deprecated and should not be used anymoreThe OK variable is changed by the commandThis command modifies the system Document variableThis command modifies the Error system variable

 
HISTORY 

Modified: 4D 2004
Modified: 4D v13

 
SEE ALSO 

CLOSE RESOURCE FILE
ON ERR CALL
Open resource file
Resources

 
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 : Create resource file ( 4D v12.4)