Print Thread
Program window, code pane is emptied when using quoted name with no spaces before and after the name
#63877 04/25/22 01:30 PM
Joined: Dec 2005
Posts: 2,004
Roima Denmark
Member
OP Offline
Member
Joined: Dec 2005
Posts: 2,004
Roima Denmark
If you have the following (valid) code in e.g. a package, the content pane to the left of the package code is shown as empty:
Code
PROCEDURE"MyFirstMethod"IS -- no spaces
BEGIN
  NULL;
END;

PROCEDURE "MySecondMethod" IS
BEGIN
  NULL;
END;

If you add one space after PROCEDURE and one space before IS in the first line of the code, it works as expected.

Re: Program window, code pane is emptied when using quoted name with no spaces before and after the name
Claus Pedersen #63878 04/25/22 01:40 PM
Joined: Aug 1999
Posts: 22,206
Member
Offline
Member
Joined: Aug 1999
Posts: 22,206
We'll fix it.


Marco Kalter
Allround Automations

Moderated by  support 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.1.33 Page Time: 0.044s Queries: 14 (0.010s) Memory: 2.4957 MB (Peak: 3.0378 MB) Data Comp: Off Server Time: 2024-04-27 01:02:01 UTC
Valid HTML 5 and Valid CSS