Skip to content

Buffer parameter for buffer  #50

@DanielBaciu

Description

@DanielBaciu

Although is not best practice, we have the following piece of code which is compiling but is not supported by proparse.

define buffer bufCustomer for Customer.

function CreatieLijst returns logical private
( BUFFER pbufCustomer for bufCustomer):
return true.
end function.

Original Exception: null

Thank you for checking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions