Visual RPG 9.0 Language Reference  

DBFile.FilePath Field

FilePath contains a string that specifies the path of the file.

dbfile.FilePath Type (*String)

Remarks

FilePath must be set prior to opening a file (see OPEN command).

If FilePath is not set, the filepath of the File parameter specified in the DCLDISKFILE command is used.

Setting the FilePath prior to opening a file is equivalent to the System i process called override database file.

Requirements

Namespace: ASNA.VisualRPG.Runtime

Assembly: ASNA Visual RPG Runtime (in ASNA.VisualRPG.Runtime.dll)

Platforms: Windows 2000 Professional SP4, Windows 2000 Server SP4, Windows Server 2003, Windows XP Professional SP2, Windows Vista Business Edition 

See Also

ASNA.VisualRPG.Runtime
DBFile Class
DBFile Members
DCLDISKFILE
OPEN