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

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

Closed
jcaillon opened this issue Apr 10, 2018 · 0 comments
Closed

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

jcaillon opened this issue Apr 10, 2018 · 0 comments
Milestone

Comments

@jcaillon
Copy link
Owner

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.
jcaillon added a commit that referenced this issue May 5, 2018
…e appbuilder because an &analyze* statement is indented
@jcaillon jcaillon added this to the v1.8.2 milestone May 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant