Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Indentation problème, makes .w unreadable in the appbuilder #226

@jcaillon

Description

@jcaillon

The following indentation makes the fil unreadable in the appbuilder, the &ANALYZE should always stay at root level!

/* Browse definitions                                                   */
DEFINE BROWSE bw_
&ANALYZE-SUSPEND _UIB-CODE-BLOCK _DISPLAY-FIELDS bw_ C-Win _FREEFORM
    QUERY bw_ DISPLAY
    prenom WIDTH 20 COLUMN-BGCOLOR 2
    nom
/* _UIB-CODE-BLOCK-END */
&ANALYZE-RESUME
WITH NO-ROW-MARKERS SEPARATORS SIZE 68 BY 10.48 FIT-LAST-COLUMN.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions