HPlogo Using KSAM XL and KSAM 64 > Appendix B BASIC/V Intrinsics

Appendix B BASIC/V Intrinsics

MPE documents

Complete PDF
Table of Contents
Index

E0300 Edition 4 ♥
E0394 Edition 3

Table of Contents
Overview
Calling a KSAM Procedure
Optional Parameters
Status Parameter
KSAM Logical Record Pointer
Shared Access
BKCLOSE
BKDELETE
BKERROR
BKLOCK
BKOPEN
BKREAD
BKREADBYKEY
BKREWRITE
BKSTART
BKUNLOCK
BKWRITE
The BASIC/V interpreter and compiler require special intrinsics to access existing KSAM files. The following intrinsics were developed for these BASIC/V programs.


NOTE: These intrinsics are provided to allow BASIC/V programs to run in compatibility mode. Do not use these intrinsics when writing new programs in other languages or when porting BASIC/V programs. If you are porting to Business BASIC/XL, use the standard file intrinsics discussed in this manual.




Examples of KSAM File Access


Overview