menu in grid
rodrigue Timma <[email protected]>
| Newsgroups | gmane.comp.lang.4gl.aubit.general |
|---|---|
| Message-ID | <CAPn9dqPXZkDFVUNCDA_1vpso4wpCSoHdjnEsr2RZQ4WRj-0BBw@mail.gmail.com> |
Good morning
i tried this code;but when i run the program,
the grid colum name "code" and "name" don't appear.
what wrong please help :
DATABASE or_db
layout
hbox
table
{
code name
[a0 ] [f000 ]
[a0 ] [f000 ]
[a0 ] [f000 ]
[a0 ] [f000 ]
[a0 ] [f000 ]
[a0 ] [f000 ]
[a0 ] [f000 ]
}
end
end
TABLES
state
END
ATTRIBUTES
a0 = state.code ;
f000 = state.sname;
END
INSTRUCTIONS
SCREEN RECORD s_state[7](state.*)
END
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Aubit4gl-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss