Tech Tip: Create Set From Array Modified in 6.7
PRODUCT: 4D | VERSION: 6.7 | PLATFORM: Mac & Win
Published On: February 2, 2001
Create Set From Array(table;recArray{;setName})
In previous 4D versions, the 'table' parameter was optional. The reason why this command has been modified is because 4D Compiler could not properly interpret this syntax. As a result, this parameter in now mandatory.
In previous 4D versions, the 'table' parameter was optional. The reason why this command has been modified is because 4D Compiler could not properly interpret this syntax. As a result, this parameter in now mandatory.