Search found 27 matches

by Thomas
Wed Jul 21, 2021 6:24 am
Forum: Product
Topic: Support for PackageReference
Replies: 12
Views: 2482

Support for PackageReference

Thank you, Robert!
by Thomas
Tue Jul 20, 2021 2:10 pm
Forum: Product
Topic: Support for PackageReference
Replies: 12
Views: 2482

Support for PackageReference

Hi Robert,

are there any news about the support of PackageReference for X# projects respectively "SDK-style projects"? I know it was not first priority on your development roadamp for 2021, but for my company it would be a benefit...

Thomas
by Thomas
Thu Nov 19, 2020 10:42 am
Forum: Product
Topic: Support for PackageReference
Replies: 12
Views: 2482

Support for PackageReference

Thank you, Robert!
by Thomas
Thu Nov 19, 2020 8:15 am
Forum: Product
Topic: Support for PackageReference
Replies: 12
Views: 2482

Support for PackageReference

<t>Hi Robert,<br/> thank you for the information!<br/> Is there an approximate schedule when this will be available? I ask because we are planning an update to a newer X# version (our currently used version is 2.3.1) and we would like to have this feature. If there would be a version with package re...
by Thomas
Wed Nov 18, 2020 12:58 pm
Forum: Product
Topic: Support for PackageReference
Replies: 12
Views: 2482

Support for PackageReference

Hi Robert,

are there any news about the support of PackageReference? I haven't seen anything in the "whatsnew" of build 2.6a... so it's still in process, right? Do you have a timelime?

Thomas
by Thomas
Thu Feb 13, 2020 3:16 pm
Forum: Product
Topic: Add Dword to int (V.2.2.1 - Vulcan.Dialect)
Replies: 1
Views: 1559

Add Dword to int (V.2.2.1 - Vulcan.Dialect)

<r>Hi all,<br/> <br/> We have problems with some mathematical calculations.<br/> If I add a dword to an integer (less than 0) and assign the result to a usual then I get an overflow.<br/> <br/> <CODE><s>[code]</s><i> </i> [Fact]; METHOD Test_CastUsualToInt() AS VOID STRICT LOCAL Number1 AS INT LOCAL...
by Thomas
Wed Jan 15, 2020 9:13 am
Forum: Product
Topic: Exception in DbCreate (B2.2.1 Vulcan dialect)
Replies: 2
Views: 1520

Exception in DbCreate (B2.2.1 Vulcan dialect)

Thanks Chris!!
by Thomas
Wed Jan 15, 2020 8:37 am
Forum: Product
Topic: Exception in DbCreate (B2.2.1 Vulcan dialect)
Replies: 2
Views: 1520

Exception in DbCreate (B2.2.1 Vulcan dialect)

<r>Hi all,<br/> <br/> I get a System.Exception {XSharp.RDD.RddError} executing the following code (B2.2.1 Vulcan dialect):<br/> <CODE><s>[code]</s>DbCreate("c:TempTest.dbf", {{"Date", "D", 10, 0}})<e>[/code]</e></CODE> <br/> <br/> {"Eine Ausnahme vom Typ ""XSharp.RDD.RddError"" wurde ausgelöst."}<br...
by Thomas
Thu Nov 28, 2019 3:11 pm
Forum: Product
Topic: "NoMethod" late bound call bug? (B2.10 - X# runtime , Vulcan dialect)
Replies: 4
Views: 1661

"NoMethod" late bound call bug? (B2.10 - X# runtime , Vulcan dialect)

Robert, that would be great!

Thank you
Thomas
by Thomas
Thu Nov 28, 2019 1:43 pm
Forum: Product
Topic: "NoMethod" late bound call bug? (B2.10 - X# runtime , Vulcan dialect)
Replies: 4
Views: 1661

"NoMethod" late bound call bug? (B2.10 - X# runtime , Vulcan dialect)

Hi Robert,

I understand...
But please consider to keep the old and maybe "wrong" vulcan behaviour when using the vulcan-dialect in X#, as there is an existing codebase already running on vulcan!

Thomas