|
CallDLL with a BOOL Param 3 messages
Trying to call a DLL function where the documentation says one of the params is type “BOOL” Cant see that as an Argument Type in XPA, and try as I might nothing else seems to work. Either Magic gives
Trying to call a DLL function where the documentation says one of the params is type “BOOL” Cant see that as an Argument Type in XPA, and try as I might nothing else seems to work. Either Magic gives
|
By
Steven Burrows
·
|
|
Brown Bag 2023 call for presenters 8 messages
Brown Bag 2022 info can be found here https://magicdeveloper.net/BrownBag2023Sessions/tabid/150/Default.aspx I will keep the page updated with registrations and session descriptions as I receive them.
Brown Bag 2022 info can be found here https://magicdeveloper.net/BrownBag2023Sessions/tabid/150/Default.aspx I will keep the page updated with registrations and session descriptions as I receive them.
|
By
Todd Baremore
·
|
|
Direct SQL - executing stored procs and transaction settings?
Hi, We are calling stored procedures in a sister database using direct SQL to update certain values in that database based on actions performed in our application. The stored procedures have BEGIN TRA
Hi, We are calling stored procedures in a sister database using direct SQL to update certain values in that database based on actions performed in our application. The stored procedures have BEGIN TRA
|
By
Jackson, Adam
·
|
|
merge programs
Hello magicians, To divide one program in a lot of programs is no problem, but is it possible to merge 2 programs ? TIA, Teun van Unen
Hello magicians, To divide one program in a lot of programs is no problem, but is it possible to merge 2 programs ? TIA, Teun van Unen
|
By
Undix InformatieSystemen
·
|
|
Looking for work
I'm looking for short/medium term projects or hourly work. I can not commit full time. Willing to travel occasionally if needed. I'm located in Westchester County New York. Started working with Magic
I'm looking for short/medium term projects or hourly work. I can not commit full time. Willing to travel occasionally if needed. I'm located in Westchester County New York. Started working with Magic
|
By
Todd Baremore
·
|
|
POST request failing but a GET request works 3 messages
We are moving towards Windows 2019 servers and in that process I am attempting to make sure everything is working the same as it did on windows 2012. We have a couple of web services we publish. We us
We are moving towards Windows 2019 servers and in that process I am attempting to make sure everything is working the same as it did on windows 2012. We have a couple of web services we publish. We us
|
By
Tom Worthen
·
|
|
Unassigned design 2 messages
Hi, I still support and use an xpa 3.1 app with Pervasive 10.30 Workgroup, it's been all good and well, it's a small departmental tool but in some apects crucial to our team. Now it appears that the w
Hi, I still support and use an xpa 3.1 app with Pervasive 10.30 Workgroup, it's been all good and well, it's a small departmental tool but in some apects crucial to our team. Now it appears that the w
|
By
Pavel Mencl
·
|
|
MDC Zoom Event - Roberto Ramirez - Friday 8:30am PDT
Hello There! This Friday, our esteemed colleague, Roberto, is hosting another Magic Developer Community Zoom call on his upcoming XPA component for Charting and Graphing using GNUPlot. Here's the data
Hello There! This Friday, our esteemed colleague, Roberto, is hosting another Magic Developer Community Zoom call on his upcoming XPA component for Charting and Graphing using GNUPlot. Here's the data
|
By
Craig Martin
·
|
|
Making app more resilient over Wi-Fi 3 messages
Hi, Some users of our app understandably need to use it over Wi-Fi. For the vast majority of the time it is OK. Occasionally there is a Wi-Fi drop-out and the user gets a network based database error
Hi, Some users of our app understandably need to use it over Wi-Fi. For the vast majority of the time it is OK. Occasionally there is a Wi-Fi drop-out and the user gets a network based database error
|
By
Jackson, Adam
·
|
|
Creating a folder 5 messages
Hi What is the simplest way to create a folder from within Unipaas 1.9. To be specific, I want to make sure that the C:\temp folder exists and if it doesn’t then create it. Regards John
Hi What is the simplest way to create a folder from within Unipaas 1.9. To be specific, I want to make sure that the C:\temp folder exists and if it doesn’t then create it. Regards John
|
By
John Dowbiggin
·
|
|
XPA3 with Github
Hey everyone, Is it possible to connect XPA3 to connect to Github instead of TFS for multi-user programming? Thnx in advance, Florian
Hey everyone, Is it possible to connect XPA3 to connect to Github instead of TFS for multi-user programming? Thnx in advance, Florian
|
By
Florian Groothuis
·
|
|
Where did the MagicDate go on logon? 9 messages
I am converting a client from uniPaaS to XPA and it looks like the logon option to enter the Magic date has disappeared... Where is it?
I am converting a client from uniPaaS to XPA and it looks like the logon option to enter the Magic date has disappeared... Where is it?
|
By
Florian Groothuis
·
|
|
Download leaving web page open 3 messages
Hi, Our application sends out emails with hyperlinks in them. These hyperlinks open attachments associated with items in the email. The attachment opens fine but some/most of the time a blank web page
Hi, Our application sends out emails with hyperlinks in them. These hyperlinks open attachments associated with items in the email. The attachment opens fine but some/most of the time a blank web page
|
By
Jackson, Adam
·
|
|
Changing a field prior to running a batch file, then changing it back 4 messages
Hi all, I have created a small batch file that updates a training system, but I need the training system to have a different company name in one of the data screens. So I updated a virtual in the reco
Hi all, I have created a small batch file that updates a training system, but I need the training system to have a different company name in one of the data screens. So I updated a virtual in the reco
|
By
buster reinke
·
|
|
Reading Calling Task's Data 10 messages
Hi Magic People, I need to create a batch program that I can call in the record suffix of multiple on line programs with different data views. The called batch program will need to read through all th
Hi Magic People, I need to create a batch program that I can call in the record suffix of multiple on line programs with different data views. The called batch program will need to read through all th
|
By
JK Heydt
·
|
|
RIA startup issue - xpa 4.8 3 messages
We are running xpa 4.7 in our production environment and are working on moving to xpa 4.8. We have RIA for some Back Office/in-house processing. I have installed xpa 4.8 a long side xpa 4.7 on a dev s
We are running xpa 4.7 in our production environment and are working on moving to xpa 4.8. We have RIA for some Back Office/in-house processing. I have installed xpa 4.8 a long side xpa 4.7 on a dev s
|
By
Tom Worthen
·
|
|
DOT.NET code again 16 messages
#xpa
Dear wizards. can someone, for the love of God, explain to me how to code 3rd line of the following code in xpa (Controls.Add(simpleButton)). private void CreateSimpleButton ( int left, int top ) { Si
Dear wizards. can someone, for the love of God, explain to me how to code 3rd line of the following code in xpa (Controls.Add(simpleButton)). private void CreateSimpleButton ( int left, int top ) { Si
|
By
Adrian Wick
·
|
|
Failed to open file 4 messages
Hi Another strange thing since I reinstalled. When I start to something - application or program, I get an error “Failed to open MG6048.NEW” I’ve searched my cal and can’t find a reference to it so no
Hi Another strange thing since I reinstalled. When I start to something - application or program, I get an error “Failed to open MG6048.NEW” I’ve searched my cal and can’t find a reference to it so no
|
By
John Dowbiggin
·
|
|
Running Samo=les Project UP1.9 2 messages
Hi All I have had to reinstall W10 and Unipaas and all is reasonably OK – can accessimy main project without a problem, but when I close it or even try and open from the start the Online Samples progr
Hi All I have had to reinstall W10 and Unipaas and all is reasonably OK – can accessimy main project without a problem, but when I close it or even try and open from the start the Online Samples progr
|
By
John Dowbiggin
·
|
|
Background 8 messages
Hi, Is it possible to start a program at the background? More info: From an Online programma I start a Batch task. Because this batch task needs some time and it is not neccesary to wait for this, I h
Hi, Is it possible to start a program at the background? More info: From an Online programma I start a Batch task. Because this batch task needs some time and it is not neccesary to wait for this, I h
|
By
De Netwerkadviseur BV
·
|