Replies: 1 comment 1 reply
-
|
omg - and for clarity I guess you also have internal procedures like: 🤣 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
In our ABL application we usually do not specify the extension of the procedure file to run.
It seems that hovering on the procedure name only works when the extension is specified.
Is this expected behavior? It would be nice if both 'flavors' are supported ;-)
Thanks in advance.
The following example illustrates this:
foo1.p
MESSAGE "hello world" VIEW-AS ALERT-BOX.foo2.p
Beta Was this translation helpful? Give feedback.
All reactions