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 SECS I Reference > Properties > IniFileName

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

Savoy SECS I Reference   

Properties
Appearance
BaudRate
BorderStyle
Connect
DeviceID
IniFileName
IniSection
Log
LogBakCount
LogFileName
LogSize
LogVerbose
Master
MSEC
PortNumber
Retry
T1
T2
T3
T4

Methods
AboutBox
LoadIniFile
Send
Setup

Events
Problem
Received
Sent

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.