I wonder if Pegg (AI customer support) is working double duty as Sage 100 developer. Remember when we all laughed at Msft's "Clippy, the paperclip"? Look who is laughing now.....
Bottomline Software, Inc.
Original Message:
Sent: 11-22-2023 00:59
From: Dan Burleson
Subject: The Future of Coding - Is it Here?
Don't forget the @Wayne Schulz AI response to my question about ProvideX SQL syntax. It was dead on except for the version. Of course we've had AI noor in the group for decades and we've all been better for it! ;-)
------------------------------
Dan Burleson
Software Consultant
Connex Software
------------------------------
Original Message:
Sent: 11-21-2023 18:02
From: Phil McIntosh
Subject: The Future of Coding - Is it Here?
The code is generic objects and assumes the creator really understood what objects are, and not a company desperately trying to keep Latin relevant.
------------------------------
Phil McIntosh
President
Friendly Systems, Inc.
Original Message:
Sent: 11-21-2023 13:34
From: Eric Lunceford
Subject: The Future of Coding - Is it Here?
That is not even close to native PVX or BOI code.
------------------------------
Eric Lunceford
First Mate Business Solutions
Oklahoma City, OK
877-880-8960
Original Message:
Sent: 11-21-2023 11:15
From: Jeff Schwenk
Subject: The Future of Coding - Is it Here?
Since I am not a coder, do the suggestions work?
------------------------------
Jeff Schwenk
Bottomline Software, Inc.
(540) 221-4444
Original Message:
Sent: 11-21-2023 10:51
From: Doug Higgs
Subject: The Future of Coding - Is it Here?
@Jeff Schwenk See below that I typed in Bard AI:
how do I write data to the customer address using providex business logic
<bard-logo _ngcontent-ng-c291539258="" class="logo-component ng-tns-c1778457672-29 ng-tns-c291539258-28 ng-star-inserted" _nghost-ng-c1778457672=""></bard-logo>
To write data to the customer address using ProvideX business logic, you will need to use the ProvideX CustomerAddress object. This object provides methods for creating, reading, updating, and deleting customer addresses.
Here is an example of how to create a new customer address using ProvideX:
var customerAddress = new ProvideX.CustomerAddress();customerAddress.CustomerID = "CUS00001";customerAddress.Address1 = "123 Main Street";customerAddress.Address2 = "Suite 100";customerAddress.City = "Anytown";customerAddress.State = "CA";customerAddress.PostalCode = "94043";customerAddress.Country = "US";customerAddress.Save();
Here is an example of how to update an existing customer address using ProvideX:
var customerAddress = new ProvideX.CustomerAddress();customerAddress.CustomerID = "CUS00001";customerAddress.Load();customerAddress.Address1 = "456 Elm Street";customerAddress.Address2 = "Apartment 201";customerAddress.City = "Anytown";customerAddress.State = "CA";customerAddress.PostalCode = "94043";customerAddress.Country = "US";customerAddress.Save();
Here is an example of how to delete a customer address using ProvideX:
var customerAddress = new ProvideX.CustomerAddress();customerAddress.CustomerID = "CUS00001";customerAddress.Load();customerAddress.Delete();
For more information on how to use the ProvideX CustomerAddress object, please refer to the ProvideX documentation.
<message-content _ngcontent-ng-c3226142630="" class="model-response-text ng-tns-c3226142630-27 ng-star-inserted" _nghost-ng-c1656994118="" style="height: auto;" id="message-content-id-r_bfc410ef93a9b041"></message-content>
<model-prompt _ngcontent-ng-c4226284504="" _nghost-ng-c3329239178="" class="ng-tns-c4226284504-2 ng-star-inserted"></model-prompt>
------------------------------
Doug Higgs
Midwest Commerce Solutions, Inc
(312) 315-0960
Chauffeur, Chef, and Personal Assistant to Sprinkles
Original Message:
Sent: 11-21-2023 10:44
From: Jeff Schwenk
Subject: The Future of Coding - Is it Here?
As I asked above in a different way, Does AI know Providex? Why not use it to do the heavy code lifting?
------------------------------
Jeff Schwenk
Bottomline Software, Inc.
(540) 221-4444
Original Message:
Sent: 11-21-2023 09:38
From: Wayne Schulz
Subject: The Future of Coding - Is it Here?
If you haven't used AI for debugging/creating Crystal Formulas - you should.It can be a really helpful tool.
The biggest downside today is rather than admit defeat, today's AI has a tendency to guess and portray the results as believable fact.
This will improve over greatly time.
------------------------------
Wayne Schulz
wayne@s-consult.com
Schulz Consulting
(860) 516-8990
Moodus, CT