Reputation: 319
I got the following compiler error in uniface 9.7:
error: 1017 - Compiling a component without entities is not allowed.
Which entity should i use? Does it matter?
Upvotes: 0
Views: 71
Reputation: 66
When you want to implement functionality in Uniface that does not need to interact with any entities, you have two options:
Upvotes: 1