Search found 2512 matches

by robert
Thu Apr 17, 2025 12:36 pm
Forum: VO & Vulcan
Topic: Why does this not give a runtime error?
Replies: 13
Views: 11440

Re: Why does this not give a runtime error?

Dick,
I have no idea why this simply aborts the program.
Probably an error in the VO Code generation

Robert
by robert
Wed Apr 09, 2025 6:52 am
Forum: Visual FoxPro
Topic: CursorSetProp missing
Replies: 1
Views: 4173

Re: CursorSetProp missing

Brian,
Not yet

Robert
by robert
Wed Apr 09, 2025 6:52 am
Forum: XSharp Tools Library
Topic: A few missing VFP functions
Replies: 1
Views: 5878

Re: A few missing VFP functions

Brian,
Thanks for the code snippets. We'll take a look and will integrate them in our product.
We will most likely clean them up a bit, because inside the runtime we prefer to type the variables (such as the locals) and we also prefer to use functions over commands such as SEEK and SET ORDER TO ...
by robert
Sat Mar 29, 2025 8:51 am
Forum: Product
Topic: Workarea not indexed ?????
Replies: 7
Views: 5580

Re: Workarea not indexed ?????

Can you send us the files?

Robert
by robert
Thu Mar 20, 2025 6:59 am
Forum: Product
Topic: XIDE nuget?
Replies: 19
Views: 5277

Re: XIDE nuget?

Come on guys,

Unlike several other products (such as Team Foundation Server) Microsoft is using Nuget in ALL of their own projects.
For example the source for the C# compiler and the C# projectsystem.
Killing Nuget would cost them a fortune.
The same is true for GitHub. They use GitHub themselves ...
by robert
Tue Mar 18, 2025 6:57 am
Forum: Product
Topic: Temporarily disable XSharp in VS 2022?
Replies: 3
Views: 1628

Re: Temporarily disable XSharp in VS 2022?

Otto,
In the xsharp\uninst folder there are cmd files to do that. Run the "uninstxx.cmd" files as admin to remove X#. The instxx.cmd files reinstall X#.

Robert
by robert
Tue Mar 18, 2025 6:54 am
Forum: Product
Topic: Who's (still) using the Vulcan Runtime ?
Replies: 6
Views: 2438

Re: Who's (still) using the Vulcan Runtime ?

Richard
In Visual Studio there is a context menu option at the project level to automatically replace references.

Robert
by robert
Mon Mar 17, 2025 8:57 am
Forum: 3rd party products
Topic: Xs2Ado and bBrowser problem
Replies: 5
Views: 5658

Re: Xs2Ado and bBrowser problem

Jacek,
Please try to create an example.
Often creating a small example helps you to find why the code fails.

Robert
by robert
Thu Mar 13, 2025 1:53 pm
Forum: 3rd party products
Topic: Xs2Ado and bBrowser problem
Replies: 5
Views: 5658

Re: Xs2Ado and bBrowser problem

Jacek,

Can you create a small example that demonstrates the problem?

Robert
by robert
Tue Mar 11, 2025 11:50 am
Forum: Product
Topic: Is DBFCDX driver .NET 9 compatible
Replies: 9
Views: 12906

Re: Is DBFCDX driver .NET 9 compatible

Jamal,

Don't hold your breath please.
Solving this may take a while.

Robert