|
Function return value(s)
Hi magicians Is there any way to return more than one values from a function? Parameters are input-only. So far, I can only think of passing the var-index ('XX'VAR) as a parameter and use VARSET in th
Hi magicians Is there any way to return more than one values from a function? Parameters are input-only. So far, I can only think of passing the var-index ('XX'VAR) as a parameter and use VARSET in th
|
By
Avgerinos
· #188390
·
|
|
Override default decimal separator
Thanks to both for your answers I will also avoid INIputting, and use REPSTR as a workaround Avgerinos
Thanks to both for your answers I will also avoid INIputting, and use REPSTR as a workaround Avgerinos
|
By
Avgerinos
· #188337
·
|
|
Override default decimal separator
Hi magicians Is there any way to temporarily override the decimal separator (the one in Environment settings) in the VAL function? My env-setting is for "," (and this is how it should stay), but for a
Hi magicians Is there any way to temporarily override the decimal separator (the one in Environment settings) in the VAL function? My env-setting is for "," (and this is how it should stay), but for a
|
By
Avgerinos
· #188307
·
|
|
Abort record of batch task in create mode
Worked like charm :-) Many thanks Frederik! Avgerinos
Worked like charm :-) Many thanks Frederik! Avgerinos
|
By
Avgerinos
· #188282
·
|
|
Abort record of batch task in create mode
Hi magicians In uniPaaS 1.9, a batch task of that runs in Create mode, in order to import a text file into a table (which is the main data-source of the task). I need to conditionally abort the last r
Hi magicians In uniPaaS 1.9, a batch task of that runs in Create mode, in order to import a text file into a table (which is the main data-source of the task). I need to conditionally abort the last r
|
By
Avgerinos
· #188279
·
|
|
Identify main data-source of current task
Thanks Frederik The solution was very useful, since all I needed was the table name. Kind of complicate but I believe the only one possible at the moment. I also wish MSE considers moving your "dream"
Thanks Frederik The solution was very useful, since all I needed was the table name. Kind of complicate but I believe the only one possible at the moment. I also wish MSE considers moving your "dream"
|
By
Avgerinos
· #187339
·
|
|
UHD 4K Resolution Screen
Hi Lado I used UHD with 150% resize in Win7 and Win10 I noticed studio v/s runtime issues when developing with XPA up to 3.2d (did not try later versions yet) Screens and controls that were developed
Hi Lado I used UHD with 150% resize in Win7 and Win10 I noticed studio v/s runtime issues when developing with XPA up to 3.2d (did not try later versions yet) Screens and controls that were developed
|
By
Avgerinos
· #187338
·
|
|
Identify main data-source of current task
Hi magicians :-) Is there any way to get (in XPA3) the name or number of the main data-source used in the current task? Thanks in advance Avgerinos
Hi magicians :-) Is there any way to get (in XPA3) the name or number of the main data-source used in the current task? Thanks in advance Avgerinos
|
By
Avgerinos
· #187270
·
|
|
How to send to an sftp folder from MagicXPA V3
Hi Rick You will need an exit-to-OS with a command line to an FTP-client that supports SFTP. Two years ago, I had to upgrade a couple of my apps from FTP to SFTP, so I tested whatever I could find out
Hi Rick You will need an exit-to-OS with a command line to an FTP-client that supports SFTP. Two years ago, I had to upgrade a couple of my apps from FTP to SFTP, so I tested whatever I could find out
|
By
Avgerinos
· #187268
·
|
|
Warnings in mgerror.log
Hi magicians I often use "Append to error log" in order to log my verify-ops. Magic seems to disrespect the Mode setting (warning/error) and always logs them as type [Error ] Is there any way to corre
Hi magicians I often use "Append to error log" in order to log my verify-ops. Magic seems to disrespect the Mode setting (warning/error) and always logs them as type [Error ] Is there any way to corre
|
By
Avgerinos
· #187083
·
|
|
Current RIA licensing costs
Returning to the same subject: I was reading MSE's knowledgebase regarding RIA licensing and got kind of confused (http://kb.magicsoftware.com/articles/bl_Reference/License-Types-xpa-3x) MGRIA Used fo
Returning to the same subject: I was reading MSE's knowledgebase regarding RIA licensing and got kind of confused (http://kb.magicsoftware.com/articles/bl_Reference/License-Types-xpa-3x) MGRIA Used fo
|
By
Avgerinos
· #187076
·
|
|
Report of Users and Rights
Solved, by removing respective <Component> block from the project-XML before importing. Also, one more custom component had to be removed, while reference to OfficeCom had to be updated Avgerinos
Solved, by removing respective <Component> block from the project-XML before importing. Also, one more custom component had to be removed, while reference to OfficeCom had to be updated Avgerinos
|
By
Avgerinos
· #187073
·
|
|
Report of Users and Rights
Hi Wes and thank you for your contribution Trying to import UserRightsProject.xml into a new, empty XPA3.1b project, but I am getting "Component ViewInExcel could not be loaded" error, Do you know of
Hi Wes and thank you for your contribution Trying to import UserRightsProject.xml into a new, empty XPA3.1b project, but I am getting "Component ViewInExcel could not be loaded" error, Do you know of
|
By
Avgerinos
· #187072
·
|
|
Current RIA licensing costs
Hi magicians I have to make a quick offer for a RIA based solution but since I 'm located in Greece I only have an indirect and very slow communication channel with the MSE representative abroad. Can
Hi magicians I have to make a quick offer for a RIA based solution but since I 'm located in Greece I only have an indirect and very slow communication channel with the MSE representative abroad. Can
|
By
Avgerinos
· #187054
·
|
|
XPA3 and TFS-cloud
Hi all Confirming that the only way to make it work without errors and crashing was by installing Visual Studio 2013 Update 5. It seems that the MCCSSI provider & the team explore are not any more eno
Hi all Confirming that the only way to make it work without errors and crashing was by installing Visual Studio 2013 Update 5. It seems that the MCCSSI provider & the team explore are not any more eno
|
By
Avgerinos
· #186879
·
|
|
XPA3 and TFS-cloud
Based on the article below, it seems that Andreas had already faced a similar issue (it's a small world ;-) https://social.msdn.microsoft.com/Forums/vstudio/en-US/6d2e7ed1-8e60-4856-a624-78e029e9491c/
Based on the article below, it seems that Andreas had already faced a similar issue (it's a small world ;-) https://social.msdn.microsoft.com/Forums/vstudio/en-US/6d2e7ed1-8e60-4856-a624-78e029e9491c/
|
By
Avgerinos
· #186877
·
|
|
XPA3 and TFS-cloud
Everything installed as in Keith's instructions which are very helpful in-deed. Finally I got my Win7/XPA3.2x Studio connecting successfully to VSTS. Now I 'm stuck in the following 2 issues: 1) Whene
Everything installed as in Keith's instructions which are very helpful in-deed. Finally I got my Win7/XPA3.2x Studio connecting successfully to VSTS. Now I 'm stuck in the following 2 issues: 1) Whene
|
By
Avgerinos
· #186876
·
|
|
XPA3 and TFS-cloud
Thanks Keith Already reading it ;-)
Thanks Keith Already reading it ;-)
|
By
Avgerinos
· #186866
·
|
|
XPA3 and TFS-cloud
Answering partially to my previous questions: The default VC-username may be overiden by using the SpecialCVSLogin special setting As far as I understand, changing the VC-client, is done manually via
Answering partially to my previous questions: The default VC-username may be overiden by using the SpecialCVSLogin special setting As far as I understand, changing the VC-client, is done manually via
|
By
Avgerinos
· #186864
·
|
|
XPA3 and TFS-cloud
Thanks to Govert and Keith It's good to know that I 'm going a path already taken by others :-) As I 'm an absolute-newbie in version-control, I 'm having trouble understanding and connecting with VST
Thanks to Govert and Keith It's good to know that I 'm going a path already taken by others :-) As I 'm an absolute-newbie in version-control, I 'm having trouble understanding and connecting with VST
|
By
Avgerinos
· #186863
·
|