Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

C0134 Compiler Error – PB Docs 2019 – PowerBuilder Library

C0134 Compiler Error – PB Docs 2019

C0134 Compiler Error

Message text

The STATIC keyword cannot override the DYNAMIC keyword.

Explanation

If you use the DYNAMIC keyword in a chain of cascaded calls, it
carries over to all function calls that follow. You cannot apply the
STATIC keyword to calls that follow the DYNAMIC keyword. In this example,
a nonvisualobject mynvo has a simple function, returnself, that takes a
nonvisual object as an argument and returns the nonvisualobject. The
following code shows two statements that generate C0134 because the STATIC
keyword follows the DYNAMIC keyword:

See Also

Static versus dynamic calls in the section called “Static
versus dynamic calls”
in PowerScript Reference.


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x