Author Topic: Powerbasic for OS/2  (Read 5414 times)

Mentore

  • Sr. Member
  • ****
  • Posts: 253
  • Karma: +14/-0
    • View Profile
Re: Powerbasic for OS/2
« Reply #15 on: August 02, 2025, 12:37:44 pm »
It would be great if yours could get on there though, better provenance.

Now uploaded!
https://archive.org/details/watcom-vx-rexx-standard-2.1

Richard.

GREAT!!!

Mentore

Dariusz Piatkowski

  • Hero Member
  • *****
  • Posts: 1449
  • Karma: +33/-0
    • View Profile
Re: Powerbasic for OS/2
« Reply #16 on: August 02, 2025, 09:38:24 pm »
You know (for what it's worth), IBM did release VisualAge Basic for OS/2!

Let me know if you want it, I have 1.27 release of this thing, circa 1996...but hey, nice VisualAge GUI would certainly halp.

BTW - I did actually have this installed on one of my OS/2 boxes as my son wanted to "figure out this programming thing"....lol, he was just starting up, and for those of us who similarly cut our teeth on BASIC I couldn't think of a better way to get him going...

RTAN

  • Jr. Member
  • **
  • Posts: 64
  • Karma: +10/-0
    • View Profile
Re: Powerbasic for OS/2
« Reply #17 on: August 02, 2025, 10:20:54 pm »
Hi Dariusz,

Yes please! I have PM'd you :-)

Best,
Richard.

MPJ

  • Newbie
  • *
  • Posts: 34
  • Karma: +4/-0
    • View Profile
Re: Powerbasic for OS/2
« Reply #18 on: August 03, 2025, 09:09:57 am »
Is it really a higher version than 1.1? Although the 1.1 is easy to program, it crashes more often. You just have to know what you have to avoid. I would be interested in how the 1.27 behaves.

Michael

  • Newbie
  • *
  • Posts: 20
  • Karma: +1/-0
    • View Profile
Re: Powerbasic for OS/2
« Reply #19 on: August 03, 2025, 02:06:22 pm »
As far as I know, version 1.5 was the last version of VisualAge for Basic. Unfortunately, the update is nowhere to be found.

Version 1.1 is unfortunately extremely unstable, especially when trying to use the language's object-oriented features.

Martin Iturbide

  • OS2World NewsMaster
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 5438
  • Karma: +49/-1
  • Your Friend Wil Declares...
    • View Profile
    • Martin's Personal Blog
Re: Powerbasic for OS/2
« Reply #20 on: August 03, 2025, 04:29:54 pm »
Hi
As far as I know, version 1.5 was the last version of VisualAge for Basic. Unfortunately, the update is nowhere to be found.
Yes, I'm still looking for the 1.5 patch. I don't know if it was distributed as a fixpack or as a full product installer. Never saw that version in my life.

Regards
Martin Iturbide
OS2World NewsMaster
... just share the dream.

Martin Iturbide

  • OS2World NewsMaster
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 5438
  • Karma: +49/-1
  • Your Friend Wil Declares...
    • View Profile
    • Martin's Personal Blog
Re: Powerbasic for OS/2
« Reply #21 on: August 06, 2025, 04:40:09 pm »
Hello

EDM/2 is back. There are this two pages that can help out:
- https://www.edm2.com/index.php/Category:BASIC_development_environment
- https://www.edm2.com/index.php/Category:BASIC_interpreter

But if you have a choice and you want to start a new development on OS/2, my opinion is to stick with C with a open source compiler.

Regards
Martin Iturbide
OS2World NewsMaster
... just share the dream.

Pete

  • Hero Member
  • *****
  • Posts: 1428
  • Karma: +17/-0
    • View Profile
Re: Powerbasic for OS/2
« Reply #22 on: August 06, 2025, 10:21:23 pm »
Hi Martin

I think it depends on what you plan to develop.

For my small projects WDSibyl - https://wdsibyl.org/en/ - is great as it is a full development environment: visually design your app and add (pascal) code, no mucking around with makefiles and resources - and no confusion over which compiler to use for what :-)


Regards

Pete