|
Off Topic Keystroke mapping
Hi,
Sorry for this off topic question but I have extreme faith in this forum to get support on most things. We have an automatic phone dialling system here that once it has made contact to a
Hi,
Sorry for this off topic question but I have extreme faith in this forum to get support on most things. We have an automatic phone dialling system here that once it has made contact to a
|
By
Graham White
·
#189189
·
|
|
Re: Convert PDF to TIFF
Hi Avi,
You may try ghostscript for windows.
The following command line converts pages from 1 to 3 of a pdf file "Input.pdf" to a multi page tiff image file "Output.tif".
gswin64c.exe -sDEVICE=tiffg4
Hi Avi,
You may try ghostscript for windows.
The following command line converts pages from 1 to 3 of a pdf file "Input.pdf" to a multi page tiff image file "Output.tif".
gswin64c.exe -sDEVICE=tiffg4
|
By
Thomas Titus
·
#189188
·
|
|
Re: WebService - Return value - XPA3.3 - Axis2 - SOAPui
Hi Gábor,
That this results in anything @MSE I have my doubts as well. They know that since 20 years I suppose.
The rectangle is however no rectangle, it just looks like one because it's either an
Hi Gábor,
That this results in anything @MSE I have my doubts as well. They know that since 20 years I suppose.
The rectangle is however no rectangle, it just looks like one because it's either an
|
By
Andreas Sedlmeier
·
#189187
·
|
|
Re: WebService - Return value - XPA3.3 - Axis2 - SOAPui
Dear Andreas,
We discussed that sould we open a ticket, but the rectangle isn't an invalid XML character and we think that the MSE going to push it back with Data Error cause. :(
Best Regards,
Gábor
Dear Andreas,
We discussed that sould we open a ticket, but the rectangle isn't an invalid XML character and we think that the MSE going to push it back with Data Error cause. :(
Best Regards,
Gábor
|
By
Gábor Bor
·
#189186
·
|
|
Re: FileListGet
That's ok, .NET (and in this special case where no callbacks are required also Java) does have however a lot of additional charme which reduces things to a few lines where an alternative Magic
That's ok, .NET (and in this special case where no callbacks are required also Java) does have however a lot of additional charme which reduces things to a few lines where an alternative Magic
|
By
Andreas Sedlmeier
·
#189185
·
|
|
Re: FileListGet
I am not going to try, because when I use FileListGet, and need them in a special order, I will store them 'irgendwo'... ;)
I am not going to try, because when I use FileListGet, and need them in a special order, I will store them 'irgendwo'... ;)
|
By
Luuk
·
#189184
·
|
|
Re: FileListGet
Thanks Andreas and Todd for pointing this out. I will keep this in mind.
Govert
Van: main@magicu-l.groups.io <main@magicu-l.groups.io> namens Todd Baremore <tbaremor@...>
Verzonden: woensdag 21
Thanks Andreas and Todd for pointing this out. I will keep this in mind.
Govert
Van: main@magicu-l.groups.io <main@magicu-l.groups.io> namens Todd Baremore <tbaremor@...>
Verzonden: woensdag 21
|
By
Govert Schipper
·
#189183
·
|
|
Re: UP1.9 Crashing on new Windows 2016 Server, Now on 2012 Server as well
Hi Jim,
We are running into similar problems.
Do you mind sharing what group policy setting was changed ?
TIA
Regards
Joe Moore
Magic Information Systems Inc.
support@...
905 738 9650 x 242
Hi Jim,
We are running into similar problems.
Do you mind sharing what group policy setting was changed ?
TIA
Regards
Joe Moore
Magic Information Systems Inc.
support@...
905 738 9650 x 242
|
By
joe moore
·
#189182
·
|
|
Re: FileListGet
Govert & Andreas,
...and memory tables are per context. So if you work with multiple parallel programs that need to share temporary data, SQLite is much easier to work with than
Govert & Andreas,
...and memory tables are per context. So if you work with multiple parallel programs that need to share temporary data, SQLite is much easier to work with than
|
By
Todd Baremore
·
#189181
·
|
|
Re: FileListGet
Hi Govert,
Its not just a feeling ^^. You can use SQL to access it (thats the main difference and positive aspect), Memory tables in Magic is crippled ISAM. Performance I did never really compare.
Hi Govert,
Its not just a feeling ^^. You can use SQL to access it (thats the main difference and positive aspect), Memory tables in Magic is crippled ISAM. Performance I did never really compare.
|
By
Andreas Sedlmeier
·
#189180
·
|
|
Re: FileListGet
Andreas,
Why do you feel that using SQLite is better than memory table?
Govert
Van: main@magicu-l.groups.io <main@magicu-l.groups.io> namens Andreas Sedlmeier <sedlmeier@...>
Verzonden: dinsdag 20
Andreas,
Why do you feel that using SQLite is better than memory table?
Govert
Van: main@magicu-l.groups.io <main@magicu-l.groups.io> namens Andreas Sedlmeier <sedlmeier@...>
Verzonden: dinsdag 20
|
By
Govert Schipper
·
#189179
·
|
|
Re: WebService - Return value - XPA3.3 - Axis2 - SOAPui
Hi Gábor ,
Glad that you found the issue and that it works for you now.
Actually this is one of the more annoying issues with Magic because, what actually happens is, that Magic produces invalid XML
Hi Gábor ,
Glad that you found the issue and that it works for you now.
Actually this is one of the more annoying issues with Magic because, what actually happens is, that Magic produces invalid XML
|
By
Andreas Sedlmeier
·
#189178
·
|
|
Re: Convert PDF to TIFF
Hi
Thank you Keith
I'l try it
Avi
בתאריך יום ג׳, 20 בנוב׳ 2018 ב-17:17 מאת Keith Canniff <kcanniff@...>:
Hi
Thank you Keith
I'l try it
Avi
בתאריך יום ג׳, 20 בנוב׳ 2018 ב-17:17 מאת Keith Canniff <kcanniff@...>:
|
By
אבי אבקסיס
·
#189177
·
|
|
Re: WebService - Return value - XPA3.3 - Axis2 - SOAPui
Dear Andreas,
After your advice i dig deeper in the current data source, validated the xml result, and got the tricky rows. After many XML validation and repair problematic records the SOAP processed
Dear Andreas,
After your advice i dig deeper in the current data source, validated the xml result, and got the tricky rows. After many XML validation and repair problematic records the SOAP processed
|
By
Gábor Bor
·
#189176
·
Edited
|
|
Re: FileListGet
Well, I am not so we have to wait until somebody actually tries it ^^. Magic supports fluent syntax, thats not the issue. The Lambda in the middle maybe is because Magic does not support modern
Well, I am not so we have to wait until somebody actually tries it ^^. Magic supports fluent syntax, thats not the issue. The Lambda in the middle maybe is because Magic does not support modern
|
By
Andreas Sedlmeier
·
#189175
·
|
|
Re: FileListGet
I am curious at how you would like to define and 'List<FileSystemInfo>' object on Magic.
and even more how this statement looks like in Magic (as a single-magic-dotnet-expression).
I am curious at how you would like to define and 'List<FileSystemInfo>' object on Magic.
and even more how this statement looks like in Magic (as a single-magic-dotnet-expression).
|
By
Luuk
·
#189174
·
|
|
Re: WebService - Return value - XPA3.3 - Axis2 - SOAPui
Hi Gabor,
An XML file with 1MB is not exactly big so I rather suppose that the problem is with your data, like trying to serialize invalid XML characters or so. I never worked with Magic & Axis2 due
Hi Gabor,
An XML file with 1MB is not exactly big so I rather suppose that the problem is with your data, like trying to serialize invalid XML characters or so. I never worked with Magic & Axis2 due
|
By
Andreas Sedlmeier
·
#189173
·
|
|
Re: FileListGet
Ah, ok, I indeed did confuse that then and I think working FileListGet() with a memory table or (better) SQLite is a ok solution for this.
You can work .NET instead, would be something like that
Ah, ok, I indeed did confuse that then and I think working FileListGet() with a memory table or (better) SQLite is a ok solution for this.
You can work .NET instead, would be something like that
|
By
Andreas Sedlmeier
·
#189172
·
|
|
Re: Convert PDF to TIFF
Avi,
www.imagemagick.org.
It’s been around for a very long time.
Keith
Avi,
www.imagemagick.org.
It’s been around for a very long time.
Keith
|
By
Keith Canniff
·
#189171
·
|
|
Re: XPA4
Hi
There is a demo and more then a demo...
I think because Magic plan to release a new version till end of the year
there is a silent at a moment.
you can learn from this site : magicweb.io here you
Hi
There is a demo and more then a demo...
I think because Magic plan to release a new version till end of the year
there is a silent at a moment.
you can learn from this site : magicweb.io here you
|
By
אבי אבקסיס
·
#189170
·
|