Calling BI inside a jBASE program

  • malai
  • malai's Avatar Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
17 years 8 months ago #1969 by malai
Calling BI inside a jBASE program was created by malai
Hi,



Is it possible to formatting a file using 'BI' inside another program?






_________________________________________

Gain Knowledge By Helping Others|Thanks

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

More
17 years 8 months ago #1970 by eb.phantom
Replied by eb.phantom on topic Try this
DATA CHAR(27)
DATA 'BI'
DATA CHAR(27)
DATA 'FI'
EXECUTE 'JED FILENAME FILEID (B2,1'

EB.PHANTOM

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

Time to create page: 0.025 seconds