Calling BI inside a jBASE program
- malai
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 509
- Thank you received: 11
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
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.
- eb.phantom
- Offline
- Junior Member
-
Less
More
- Posts: 38
- Thank you received: 0
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
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