Jazz Soft Contact us?   JazzSoft@live.com     English   English  Japanese  Chinese (Traditional)  Chinese (Simlified)
Factory Automation & Yield Management Solution Provider 
Skip Navigation LinksHome > Products > Swing > Swing HSMS Reference > Properties > IniFile

Dorian.Core is added. Dorian now supports .NET 6 and 7.

Swing HSMS Reference   

Properties
Active
Appearance
BorderStyle
IniFile
IniSection
IPAddress
LocalPortNumber
Log
LogFile
MaxLength
PortNumber
Selected
Server
Show
T3
T5
T6
T7
T8

Methods
Config
ConvertIPAddress
Disconnect
GetHostName
LoadIni
Send

Events
Connected
Errors
Read
SelConnection

IniFile Property

All the properties are saved in this .ini file. If you specify full path name, ActiveX control saves .ini file in specified folder. However, if you specify only file name without folder name, ActiveX control saves .ini file in Windows system directory. This property is a persistent property.

Syntax

Visual Basic



Visual C++


Return Value

Example

Visual Basic

.IniFile = "tty.ini" ‘ C:\Windows\tty.ini
.IniFile = "C:\a.x" ‘ C:\a.x


Visual C++

m_hsms.SetIniFile("tty.ini"); // C:\Windows\tty.ini
m_hsms.SetIniFile("C:\a.x"); // C:\a.x

Remarks

The extension of file name is not always ini, but traditionally it is better to use ini.

See Also

Contact us?   JazzSoft@live.com
  Copyright © 1997 - 2024 Jazz Soft, Inc.