QB64 Phoenix Edition
Microsoft BASIC PDS 7.1 User Interface Toolbox - Printable Version

+- QB64 Phoenix Edition (https://qb64phoenix.com/forum)
+-- Forum: QB64 Rising (https://qb64phoenix.com/forum/forumdisplay.php?fid=1)
+--- Forum: Expanding Horizons (Libraries) (https://qb64phoenix.com/forum/forumdisplay.php?fid=21)
+---- Forum: a740g (https://qb64phoenix.com/forum/forumdisplay.php?fid=55)
+---- Thread: Microsoft BASIC PDS 7.1 User Interface Toolbox (/showthread.php?tid=1919)

Pages: 1 2


RE: Microsoft BASIC PDS 7.1 User Interface Toolbox - mnrvovrfc - 10-04-2023

Sorry. Angel

The "UIASM" had the last four letters the same as "ISAM" so I was misguided into it. But I did have a program I bought in a store, I think was created with Borland Pascal called "MyDatabase". Used it for exactly one database file. Its method for navigating one slow record at a time wouldn't have caught on today though.


RE: Microsoft BASIC PDS 7.1 User Interface Toolbox - a740g - 10-04-2023

(10-04-2023, 06:05 PM)mnrvovrfc Wrote: Sorry.  Angel

The "UIASM" had the last four letters the same as "ISAM" so I was misguided into it. But I did have a program I bought in a store, I think was created with Borland Pascal called "MyDatabase". Used it for exactly one database file. Its method for navigating one slow record at a time wouldn't have caught on today though.

I think Borland then had `InterBase` for BP and BC++. I may be wrong. It was so long ago.


RE: Microsoft BASIC PDS 7.1 User Interface Toolbox - eoredson - 10-05-2023

(10-04-2023, 06:05 PM)mnrvovrfc Wrote: Sorry.  Angel

The "UIASM" had the last four letters the same as "ISAM" so I was misguided into it. But I did have a program I bought in a store, I think was created with Borland Pascal called "MyDatabase". Used it for exactly one database file. Its method for navigating one slow record at a time wouldn't have caught on today though.
I still can't find UISAM.* anywhere. Thus I can't run LIB and not General.bas


RE: Microsoft BASIC PDS 7.1 User Interface Toolbox - eoredson - 10-05-2023

Could you add Alt-D/Alt-O/Alt-H file menu toolbar functions?

Nice port though.

Erik.


RE: Microsoft BASIC PDS 7.1 User Interface Toolbox - BDS107 - 05-08-2024

That Microsoft UI was very nice indeed. But far too much programming to follow up on all actions.
The UI in VBDOS was of course much better because VBDOS took care of all the operations.


RE: Microsoft BASIC PDS 7.1 User Interface Toolbox - bplus - 05-08-2024

(05-08-2024, 08:06 AM)BDS107 Wrote: That Microsoft UI was very nice indeed. But far too much programming to follow up on all actions.
The UI in VBDOS was of course much better because VBDOS took care of all the operations.

didn't i just reply to that @BDS107 ? oh different thread ;-))