Page 1 of 3

First programs under 2.0

Posted: Fri Dec 04, 2020 2:24 am
by Eugene Lutsenko
Installed Windows 10, Alaska 2.0 + Express++. Configured environment variables. From 1.9 on the computer there is nothing at all (new computer). I'm trying to make the first programs on 2.0. the error shown in the screenshot Occurs. How do I fix this? Writes that the entry point to the procedure was not found. Not found in the DLL.

Re: First programs under 2.0

Posted: Fri Dec 04, 2020 2:31 am
by Auge_Ohr
hi,

you can no use v1.9 DLL / LIB under v2.x and reverse.
run

Code: Select all

xppload | CLIP
and look which Version are load

Re: First programs under 2.0

Posted: Fri Dec 04, 2020 2:40 am
by Eugene Lutsenko
There is nothing from 1.9 on the computer.
Where do I enter this command?

Re: First programs under 2.0

Posted: Fri Dec 04, 2020 2:47 am
by Eugene Lutsenko
When you run projects in 2.0, they are not executed, but the workbench starts immediately. How can I avoid this?

Re: First programs under 2.0

Posted: Fri Dec 04, 2020 2:49 am
by Eugene Lutsenko
How do I determine which ch and lib files are really necessary for the program to work?

Re: First programs under 2.0

Posted: Fri Dec 04, 2020 2:53 am
by Eugene Lutsenko
It looks like xb2net doesn't work under 2.0 and w10

Re: First programs under 2.0

Posted: Fri Dec 04, 2020 5:32 am
by Wolfgang Ciriack
You need an update from Xb2.Net.

Re: First programs under 2.0

Posted: Fri Dec 04, 2020 7:10 am
by reganc
Eugene Lutsenko wrote: Fri Dec 04, 2020 2:53 am It looks like xb2net doesn't work under 2.0 and w10
I'm afraid I can't help as I cannot see the screenshot images that you have included. Don't know why that is. It tells me the image doesn't exist any more...

Re: First programs under 2.0

Posted: Fri Dec 04, 2020 7:32 am
by rdonnay
Why are you using Xb2Net?

You may not need it with Xbase++ 2.0.

2.0 has mostly everything you need for the internet.

Re: First programs under 2.0

Posted: Fri Dec 04, 2020 7:47 am
by Eugene Lutsenko
I used xb2net when I was working on 1.9 and I didn't have 2.0. I still work on 1.9, because I can't do what I can do on 2.0 on 1.9. But I set up a separate computer with w10 and Alaska 2.0 to switch to 2.0+Express++. I know that 2.0 has everything for the Internet, but in 1.9 this was not the case and I used xb2net. You will have to rewrite these code snippets without xb2net.