User Tools

Site Tools


prop_driverlogsoutalias.htm
Navigation:  Language Reference > App C - PROP: Runtime Properties > Runtime VIEW and FILE Properties >====== PROP:DriverLogsoutAlias ====== Previous pageReturn to chapter overviewNext page

Property of a FILE that returns whether the file driver allows the LOGOUT statement to name both a file and an alias for the file in the same statement (READ ONLY).

Example:

IF Customer{PROP:DriverLogsoutAlias} = ''  !Test for alias allowed in LOGOUT

 MESSAGE('Driver does not allow files and their aliases in LOGOUT')

END

prop_driverlogsoutalias.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1