You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
&if '{&name}' = '' &then
&scoped-define name ttTable
&endif
define {&visibility} temp-table {&name} no-undo
field something as int
field something2 as char
index something as primary unique something
.
Here are some examples:
Also in include files:
Documentation: https://docs.progress.com/bundle/openedge-abl-portable-applications-117/page/Using-preprocessor-directives.html
The text was updated successfully, but these errors were encountered: