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

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

Savoy Comm Reference   

Properties
BaudRate
ByteSize
ByteStream
Connect
Count
IniFileName
IniSection
Parity
PortNumber
StopBit

Methods
AboutBox
LoadIniFile
Send
Setup

Events
Received

IniFileName Property

Gets or sets INI file name to read/write settings. If INI file name is either full path name or containing relative reference of folder name, INI file will be created and read in such location. Otherwise, INI file will be created in Windows OS system folder. For this reason, it is highly recommended using with folder name. If current directory is the location, add “./” at the beginning.

Either “/” (slash) or “\” (back slash) can be used for separator of folder name.

Syntax

Visual Basic

IniFileName As String


Visual C++

CString GetIniFileName()
void SetIniFileName(LPCTSTR)

Return Value

Example

Visual Basic

.IniFileName = “./Savoy.ini”


Visual C++

m_ctrl.SetIniFileName(“./Savoy.ini”);

Remarks

Persistent property.

See Also

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