This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20 R7
_o_MAP FILE TYPES

_o_MAP FILE TYPES 


 

_o_MAP FILE TYPES ( macOS ; windows ; context ) 
Parameter Type   Description
macOS  String in Mac OS file type (4-character string)
windows  String in Windows file extension
context  String in String displayed in List of Types drop-down list of the Windows file dialog boxes

Starting with 4D v16 R6, this command is deprecated and should no longer be used.

The use of Mac OS file types has been obsolete for many versions of macOS. Like Windows, file identification is based on name extensions. You can use Object to path and Path to object commands to handle file extensions. You can also use UTIs along with Info.plist declarations to handle file types.

 
PROPERTIES 

Product: 4D
Theme: Deprecated Commands
Number: 366

This command is deprecated and should not be used anymore

 
PAGE CONTENTS 
 
HISTORY 

Created: < 4D v6
Renamed: 4D v16 R6 (MAP FILE TYPES)

 
ARTICLE USAGE

4D Language Reference ( 4D v20 R7)