April 27, 2024, 07:30:12 AM

News:

IonicWind Snippit Manager 2.xx Released!  Install it on a memory stick and take it with you!  With or without IWBasic!


Any fix soon for IWB file loading problems?

Started by Egil, February 04, 2024, 05:18:29 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Egil

I wonder if we can count on a quick solution to the file loading problems with IWB. I am afraid that this waiting in the unknown will result in losing interest in IWB, and users switching to other programming packages.
At the same time, Emergence Basic works perfectly well on machines that crash IWB. So sitting here wondering what the difference is in the source code for loading files for the two packages. But only those who sit on the source code can find out, but they have so far been rather silent. This worries me a lot.


Regards,
Egil
Support Amateur Radio  -  Have a ham  for dinner!

Brian

Egil,

I know that Bill H would like to buy a new Laptop with Windows 11 on, but he daren't do it in case IWB doesn't play ball. He writes a lot of utilities for his work with IWB. And I also would like a new Desktop . . .

Brian

Rock Ridge Farm (Larry)

I am working on it but slowly.
Need to update some of the code it relies on.
Problem is that I need to boot an xp version and migrate it to a later version of windoz.
Problem there is that at each step I need to recompile with later version of vscode.
At each step new errors appear.
I am not a Windoz person and I am running it in Wine on Linux.

Enough of my issues. I am working on it.

Larry

Egil

Thanks Larry.
Since I posted my question I have been experimenting with the different versions of IWB:

I have downloaded and saved all the versions of EB and IWB since I first purchased EB.
So what I did today was first to uninstall the latest IWB version (3.05) and delete all tracks of it on my win10 tabletop,on which IWB first started to crash when I tried to load in source files in the editor.
Then I reinstalled version 3.05 without any luck. I repeated this for all the 3.0x versions, but with the same result.
Then I installed IWB v.2.09, and things seem to work as normal. Have been loading and compiling most all the examples that came with the package plus a couple of my own programs. And everything works as intended.

Then I did the same with my Windows 11 laptop, on which IWB never worked as intended. With the same good result.

So while we wait for Larry to do the hard work, maybe version 2.09 can be made avalable for those that have not saved it and have problems with version 3.0x?
As far as I remember the differenses for us users were minimal, so maybe v.2.09 can help reducing the problems. At least it did for me.


Regards,
Egil
Support Amateur Radio  -  Have a ham  for dinner!

Egil

Quote from: Brian on February 04, 2024, 05:25:49 AMEgil,

I know that Bill H would like to buy a new Laptop with Windows 11 on, but he daren't do it in case IWB doesn't play ball. He writes a lot of utilities for his work with IWB. And I also would like a new Desktop . . .

Brian


I have already sent a PM to Bill telling him about my results.

Egil
Support Amateur Radio  -  Have a ham  for dinner!

Rock Ridge Farm (Larry)

I think 2.09 is prior to Sapiro's changes.
Gives me another looking point.

Larry

billhsln

I also wonder if it could be something to do with the difference between Win 10 Home vs Win 10 Pro (I run pro).  I haven't had any problems, but since I want a new laptop (smaller and less weight, but more ram and faster), I really need IWB to work.  I seriously have at least 15 programs that I use daily for work (IWB using ODBC connection to an iSeries).  Then there are all the other little utilities I use for various things.  I really don't want to have to learn another language, especially when IWB is such a great and easy language to learn with a great bunch of people who we can go to for help.  Each of us seems to have a different skill set, which is great because we can help each other out.  We also have a forum which we can use as a reference when we forget how to do things.

Bill
When all else fails, get a bigger hammer.

ckoehn

I'm running Win10 Pro with IWBASIC ver 3.05 and haven't had any problems.  I haven't uninstalled and reinstalled IWBASIC either.  The programs that it produces seem to run fine on other Windows computers too.  At least my customers haven't said anything about them not workinging.

I do check in once in awhile here.  I haven't made another program for awhile so I haven't needed to reference this site as much.

Later,
Clint

billhsln

I actually have 2 instances of IWB installed.  One for a large multi program setup as a project and the other one to do all the other simpler programs.  Both work fine and I have no problems, but like I said, I run win 10 pro, so maybe there is a difference between pro and home.

Bill
When all else fails, get a bigger hammer.

billhsln

Just as a note.  I copied my files from Win 10 Pro to my new Win 11 Pro machine.  I did NOT install IWB, I just copied the files to where it existed on my old laptop.  I tried a compile, and it seems to have worked.  I haven't tested the executable yet, but the compile did work.

I did try to install it before, but I noticed that the example files end up in an APPS directory which usually requires admin access to work in.  Maybe that is the problem?  Since I copied my source data to the new machine, I put it under where it exists on the Win 10 machine.

C:\Users\Public\Documents\IWBasic\MyProgs

I wonder if that would make a difference?

Bill
When all else fails, get a bigger hammer.