× Discuss on Template programming, jBASE programming, Enquiries, No-File enquiry, Enquiry routines, Version, Version routines, Menus, Abbriviations, Creating local reference fields, Fast path enquiries, Creating charts and graphs, Generating Reports, Deal slips, Straight through processing, Multi Company and Multi Book setup, Tabbed screens, Composite Screens, T24 API, etc...

EB.TABLE.DEFINITION

  • yaakoubi27
  • Topic Author
  • Offline
  • New Member
  • New Member
More
4 months 1 week ago #24507 by yaakoubi27
EB.TABLE.DEFINITION was created by yaakoubi27
Hello 
can anyone tell me how we  can get the  Value of field from EB.TABLE.DEFINITION  Application with subroutine

Please Log in or Create an account to join the conversation.

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
More
4 months 1 week ago - 4 months 1 week ago #24509 by VK
Replied by VK on topic EB.TABLE.DEFINITION
Hi
1. Open data file (CALL OPF).
2. Read a record (CALL F.READ).
3. Get field position from Insert file.
4. Extract the field contents (use angle brackets notation).

Cheers
VK
Last edit: 4 months 1 week ago by VK.

Please Log in or Create an account to join the conversation.

Time to create page: 0.067 seconds