|
Re: OS Command display in a magic window
Hi, Avgerinos,
If the script terminates quickly, you can capture its output via command line redirection to a file. Some people use such to list a directory, e.g:
dir > a.txt 2>&1
If you replace 'dir'
Hi, Avgerinos,
If the script terminates quickly, you can capture its output via command line redirection to a file. Some people use such to list a directory, e.g:
dir > a.txt 2>&1
If you replace 'dir'
|
By
Frederik Soete
·
#192694
·
|
|
OS Command display in a magic window
Hi magicians
Is there any way to Invoke an OS command (in my case execute a python script) with the output displayed inside a magic window instead of the classic DOS-window?
(XPA versions 3-4)
Best
Hi magicians
Is there any way to Invoke an OS command (in my case execute a python script) with the output displayed inside a magic window instead of the classic DOS-window?
(XPA versions 3-4)
Best
|
By
Avgerinos
·
#192693
·
|
|
Re: RuntimeApplicationColorDefinitionFile (XPA4)
Hi, Steven,
Since some version of XPA, the engine has a function ColorSet (color number, foreground color, background color)
For some color numbers, we use that function in our XPA 3.2
Hi, Steven,
Since some version of XPA, the engine has a function ColorSet (color number, foreground color, background color)
For some color numbers, we use that function in our XPA 3.2
|
By
Frederik Soete
·
#192692
·
|
|
RuntimeApplicationColorDefinitionFile (XPA4)
Is there any way to switch Color file within Runtime ?
Help says its “Change effective: Immediate”, but then says “Modifications of the Runtime colors from the Studio, requires resetting the
Is there any way to switch Color file within Runtime ?
Help says its “Change effective: Immediate”, but then says “Modifications of the Runtime colors from the Studio, requires resetting the
|
By
Steven Burrows
·
#192691
·
|
|
HTML Editor integration
Hi,
I notice a post by Chris de Bijl which contains the sentence “We use msthtmleditor for mailmessages.” I would like to implement this and I am hoping Chris or someone else can enlighten me
Hi,
I notice a post by Chris de Bijl which contains the sentence “We use msthtmleditor for mailmessages.” I would like to implement this and I am hoping Chris or someone else can enlighten me
|
By
Graham White
·
#192690
·
|
|
Web S Lite
[xpa 2.5e]
For some years now we have been using the Invoke Web S Lite command to consume an external web service.
This stopped working after June 1. generating the following error message: Error
[xpa 2.5e]
For some years now we have been using the Invoke Web S Lite command to consume an external web service.
This stopped working after June 1. generating the following error message: Error
|
By
Govert Schipper
·
#192689
·
|
|
Re: DDF Maker keeping old structure after structure change
Thanks a lot Steve
That did the job
Thanks a lot Steve
That did the job
|
By
Hershel Teitelbaum
·
#192688
·
|
|
Re: Web base programming..
Hi,
In a form of html page output 😊
Thank you,
Dexter
Hi,
In a form of html page output 😊
Thank you,
Dexter
|
By
Ruben Dexter David
·
#192687
·
|
|
Re: MSSQL Execute Stored Procedure - Handle Return values/arguments
Hi Gábor ,
if you return string fields you need to change in field properties from string to zstring
Hi Gábor ,
if you return string fields you need to change in field properties from string to zstring
|
By
Roman Goldenberg
·
#192686
·
|
|
Re: MSSQL Execute Stored Procedure - Handle Return values/arguments
Dear Viktor,
I'm gonna try it, thanks!
Best regards,
Gábor
Dear Viktor,
I'm gonna try it, thanks!
Best regards,
Gábor
|
By
Gábor Bor
·
#192685
·
|
|
Re: MSSQL Execute Stored Procedure - Handle Return values/arguments
Dear Gábor,
Why don't you use scalar-valued function? That works perfectly.
Regards,
Viktor
Dear Gábor,
Why don't you use scalar-valued function? That works perfectly.
Regards,
Viktor
|
By
lehoczki@...
·
#192684
·
|
|
Re: Web base programming..
How do you like the output to the browser? In the form of a html-page of just a xml-file?
Rob
Op 2-6-2020 om 09:27 schreef Ruben Dexter David:
How do you like the output to the browser? In the form of a html-page of just a xml-file?
Rob
Op 2-6-2020 om 09:27 schreef Ruben Dexter David:
|
By
Rob Westland
·
#192683
·
|
|
Re: Web base programming..
Not in 3.3, but take a look at magicweb.io if you are able to use 4.6
Not in 3.3, but take a look at magicweb.io if you are able to use 4.6
|
By
Dean Hudson (UK)
·
#192682
·
|
|
Re: Web base programming..
magicweb.io
By
Dean Hudson (UK)
·
#192681
·
|
|
Re: Web base programming..
Hi,
Sorry for the not well-explained question, I just want to know if we can program from XPA 3.3 and the output to the browser?
Like some ASP.NET application.
Thank you,
Dexter
Hi,
Sorry for the not well-explained question, I just want to know if we can program from XPA 3.3 and the output to the browser?
Like some ASP.NET application.
Thank you,
Dexter
|
By
Ruben Dexter David
·
#192680
·
|
|
Re: Web base programming..
Hi Ruben,
What do you mean by "browser based"?
Based on html-merge or RIA or the new 4.6 browser?
Rob
Op 1-6-2020 om 14:48 schreef Ruben Dexter David:
Hi Ruben,
What do you mean by "browser based"?
Based on html-merge or RIA or the new 4.6 browser?
Rob
Op 1-6-2020 om 14:48 schreef Ruben Dexter David:
|
By
Rob Westland
·
#192679
·
|
|
Open XPA from link within an Email
Hi,
We want to be able to open XPA and pass a parameter from a link within an email and I notice this was posted back in 2015 with no resolution. I am wondering if anyone has had any success with
Hi,
We want to be able to open XPA and pass a parameter from a link within an email and I notice this was posted back in 2015 with no resolution. I am wondering if anyone has had any success with
|
By
Graham White
·
#192678
·
|
|
Re: DDF Maker keeping old structure after structure change
Sure.
It has to do with the way that uniPaaS stores metadata in DataSources.xml. Specifically, uniPaaS maintains a redundant copy of certain values in the source xml, in an element
Sure.
It has to do with the way that uniPaaS stores metadata in DataSources.xml. Specifically, uniPaaS maintains a redundant copy of certain values in the source xml, in an element
|
By
Steven Blank
·
#192677
·
|
|
Re: DDF Maker keeping old structure after structure change
Pro Tip:
1. With the underlying data file CLOSED, temporarily rename it in Windows Explorer.
2. In the Studio, make the change(s) to the table definition. When you save the change
Pro Tip:
1. With the underlying data file CLOSED, temporarily rename it in Windows Explorer.
2. In the Studio, make the change(s) to the table definition. When you save the change
|
By
Steven Blank
·
#192676
·
|
|
Re: DDF Maker keeping old structure after structure change
Steve,
Can you explain why? I’ve had times where I’m just changes the Magic picture but the internal storage format will stay the same (picture from 6.1 to 6.2), yet Studio will want to do a
Steve,
Can you explain why? I’ve had times where I’m just changes the Magic picture but the internal storage format will stay the same (picture from 6.1 to 6.2), yet Studio will want to do a
|
By
Keith Canniff
·
#192675
·
|