| 4D v13.4SET PLATFORM INTERFACE | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 
 | 
    4D v13.4
 SET PLATFORM INTERFACE 
         | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SET PLATFORM INTERFACE ( interface ) | ||||||||
| Parameter | Type | Description | ||||||
| interface | Longint |   | New platform interface setting: -1 Automatic 0 Mac OS 7 1 Windows 3.11, NT 3.51 2 Windows 9x 3 Mac OS 9 4 Mac Theme | |||||
This command is maintained only for compatibility reasons. In new  databases (created with 4D starting with version 2004), the platform  interface is managed automatically by the program and the command has no  effect. In converted databases, this command can be called in the  On Startup database method  to apply the automatic interface mode generally. 
Warning: The next major version of 4D will not support named platform interfaces.
In an older converted database that still contains non-automatic interface properties, you want to apply the automatic platform interface. For this, you can call the SET PLATFORM INTERFACE command in the On Startup database method:
 SET PLATFORM INTERFACE(Automatic Platform)
	Product:  4D
	Theme:  User Interface
	Number:  
        367
        
        
        
	
        
         
        
	Modified:  4D 2004 
	Modified:  4D v12