LoadObj

Fixed several crashes to do with loading objects, including multiple loads and FREEOBJ.

Made LOADOBJ try most conbinations of case and extensions, so you just need to use the object name, eg for PHONE.GEO you can use:

LOADOBJ PHONE.GEO

LOADOBJ PHONE

LOADOBJ phone etc etc

Dispensed with the B9KDATA dir. Objects now get installed into PRIVDATA (not normally visible) and LIBDIR is obsolete. Everything should be automatic. You can now safely put the LOADOBJs in AUTOEXEC.B9K (dont forget the quotes eg LOADOBJ "phone").

Added external objects REMOTE and CONTACT, and brought USER and PHONE up to V2 object format. There a _many_ internal changes in Bas9k and the objects to support the V2 format.

Siehe auch: System / Other Functions

Referenz - Startseite