|
Re: FIleDlg and mapped networkdrives
Check this:
https://docs.microsoft.com/en-us/troubleshoot/windows-client/networking/mapped-drives-not-available-from-elevated-command
We used an ini that is on the network - if we want magic to see
Check this:
https://docs.microsoft.com/en-us/troubleshoot/windows-client/networking/mapped-drives-not-available-from-elevated-command
We used an ini that is on the network - if we want magic to see
|
By
Marc Gauthier
·
#194194
·
|
|
HTTPCALL XPA3.3 (windows10 and windows server 2008 R2); same application, 2 differend results
Hello all,
in ini file i have change HTTPSFRAMEWORK = D and i have 1 line of code in TP which is evaluate HTTPCALL function.
On windows 10 this works without a problem ... i get a response in the
Hello all,
in ini file i have change HTTPSFRAMEWORK = D and i have 1 line of code in TP which is evaluate HTTPCALL function.
On windows 10 this works without a problem ... i get a response in the
|
By
Adrian Wick
·
#194193
·
|
|
Re: FIleDlg and mapped networkdrives
If may be related to running under administrative control
If you open a cmd prompt and type ‘net use’ , you should see the drives listed.
Now open a cmd prompt as ‘Run as administrator’
If may be related to running under administrative control
If you open a cmd prompt and type ‘net use’ , you should see the drives listed.
Now open a cmd prompt as ‘Run as administrator’
|
By
joe moore
·
#194192
·
|
|
FIleDlg and mapped networkdrives
I am working on a server on which I mapped several networkdrives to other servers.
I can use this nicely from Word (save as) or MSS or VB.
But in Unipaas 1.9p and XPA2.5e I cannot 'see' them.
Any idea
I am working on a server on which I mapped several networkdrives to other servers.
I can use this nicely from Word (save as) or MSS or VB.
But in Unipaas 1.9p and XPA2.5e I cannot 'see' them.
Any idea
|
By
Sabrina Horst
·
#194191
·
|
|
Re: EAN13 barcode
Gracias por tus comentarios.
Steven G. Blank
Gracias por tus comentarios.
Steven G. Blank
|
By
Humberto C
·
#194190
·
|
|
Re: EAN13 barcode
Humberto,
The easiest and most reliable way I've found to generate UPC and EAN barcodes was to purchase appropriate barcode fonts from IDAutomation (<https://www.idautomation.com/>),
Humberto,
The easiest and most reliable way I've found to generate UPC and EAN barcodes was to purchase appropriate barcode fonts from IDAutomation (<https://www.idautomation.com/>),
|
By
Steven Blank
·
#194189
·
|
|
EAN13 barcode
Hello Group,
Some guidance with this topic, how to generate EAN13 barcodes, with MAGIC?
Thansks,
Humberto,
Hello Group,
Some guidance with this topic, how to generate EAN13 barcodes, with MAGIC?
Thansks,
Humberto,
|
By
Humberto C
·
#194188
·
|
|
Re: Files to Load Driver: MGFREEIMAGE.DLL
Thanks Henning
By
Jimmy Umanzor
·
#194187
·
|
|
Re: Files to Load Driver: MGFREEIMAGE.DLL
Hi,
if kb5000802 is the reason there is also kb5001566 for other w10-versions.
You do not need to uninstall them. Installing the newer windows updates for april will do the same job.
Henning
Hi,
if kb5000802 is the reason there is also kb5001566 for other w10-versions.
You do not need to uninstall them. Installing the newer windows updates for april will do the same job.
Henning
|
By
voss@...
·
#194186
·
Edited
|
|
Re: Files to Load Driver: MGFREEIMAGE.DLL
Can you check if mgfreeimage.dll and freeimage.dll are actually there (reside in the directory of your Magic installation) ? Other than that I cannot see a reason why Magic should not be able to load
Can you check if mgfreeimage.dll and freeimage.dll are actually there (reside in the directory of your Magic installation) ? Other than that I cannot see a reason why Magic should not be able to load
|
By
Andreas Sedlmeier
·
#194185
·
|
|
Files to Load Driver: MGFREEIMAGE.DLL
Hello Magic Community:
Recently i have this problem opening Magic 9 sp7 and Magic doesn't show any images
I hope some help from you.
And other problem is: Windows not allow print images in printers
Hello Magic Community:
Recently i have this problem opening Magic 9 sp7 and Magic doesn't show any images
I hope some help from you.
And other problem is: Windows not allow print images in printers
|
By
Jimmy Umanzor
·
#194182
·
|
|
Re: Problem in Magic.ini
GREAT... this did the job....
i had inserted one more space between the name and the "="
Thanks a lot :):)
Jacques
GREAT... this did the job....
i had inserted one more space between the name and the "="
Thanks a lot :):)
Jacques
|
By
Jacques
·
#194181
·
|
|
Re: Problem in Magic.ini
Hello Jacques,
Can you check [MAGIC_GATEWAYS] on your Magic.INI file. maybe the gateways setting is disable or erased.
thanks, i hope this suggestion help solve your problem.
Best Regards,
Hartono
Hello Jacques,
Can you check [MAGIC_GATEWAYS] on your Magic.INI file. maybe the gateways setting is disable or erased.
thanks, i hope this suggestion help solve your problem.
Best Regards,
Hartono
|
By
Hartono Lim
·
#194180
·
|
|
Problem in Magic.ini
Hello guys,
Stupid like a beginner, I made some changes in my magic.ini file, rel 8.30.
In Settings/DBMS I see the different parameters for the different databases supported by Magic. So far, so
Hello guys,
Stupid like a beginner, I made some changes in my magic.ini file, rel 8.30.
In Settings/DBMS I see the different parameters for the different databases supported by Magic. So far, so
|
By
Jacques
·
#194179
·
|
|
Re: Off topic - Curl experts
Hi,
Thanks everyone for you help. I have this now working.
This is the correct format that works well. It gets all entries on the 30th March 2021.
curl -g -k -X GET --header "Content-Type:
Hi,
Thanks everyone for you help. I have this now working.
This is the correct format that works well. It gets all entries on the 30th March 2021.
curl -g -k -X GET --header "Content-Type:
|
By
Graham White
·
#194178
·
|
|
Re: Off topic - Curl experts
Hi Graham,
If you put the code in the command you have to put a backslash before each doublequote and bracket like this
Hi Graham,
If you put the code in the command you have to put a backslash before each doublequote and bracket like this
|
By
Joseph Feldman
·
#194177
·
|
|
Re: Off topic - Curl experts
Hi,
Thanks for your reply. I am not sure what you mean by “your enter key is broken”?
I have been struggling with this and can’t seem to get it to work no matter what format I have the date in.
Hi,
Thanks for your reply. I am not sure what you mean by “your enter key is broken”?
I have been struggling with this and can’t seem to get it to work no matter what format I have the date in.
|
By
Graham White
·
#194176
·
|
|
Re: Blob2Req to provide JSON
How do you create your JSON. There should be no HTML tags if you write them with JSON templates to a Blob or use String functions. Do you have HTML templates ??
How do you create your JSON. There should be no HTML tags if you write them with JSON templates to a Blob or use String functions. Do you have HTML templates ??
|
By
Andreas Sedlmeier
·
#194175
·
|
|
XPA 2.5 Runtime Engine has stopped
The program runs for 190k+ records. During execution, a runtime error occurs. Every time the error occurs we just have to re-run it until all the records are done.
What is the cause of these?
See
The program runs for 190k+ records. During execution, a runtime error occurs. Every time the error occurs we just have to re-run it until all the records are done.
What is the cause of these?
See
|
By
Neil
·
#194174
·
|
|
Re: upgrading xpa versions and using TFS question
Tom
While I was working for AOD, we put our comments in the TP of the top task. When we moved from VSS to TFS, (or when VSS got corrupted) we lost the ability to pull up various saved versions, but
Tom
While I was working for AOD, we put our comments in the TP of the top task. When we moved from VSS to TFS, (or when VSS got corrupted) we lost the ability to pull up various saved versions, but
|
By
Stephen Saxton
·
#194173
·
|