|
Opening an URL
You could use the Microsoft Webbrowser .NET-control and keep the page in your application. Van: main@magicu-l.groups.io [mailto:main@magicu-l.groups.io] Namens Polgár Ferenc Verzonden: dinsdag 16 mei
You could use the Microsoft Webbrowser .NET-control and keep the page in your application. Van: main@magicu-l.groups.io [mailto:main@magicu-l.groups.io] Namens Polgár Ferenc Verzonden: dinsdag 16 mei
|
By
Florian Groothuis
· #184748
·
|
|
Check Delete allowed
Hi André, You can enable and disable the menu-item in the Record Prefix with the condition you use for your AllowDelete-option. Gr Florian Van: main@magicu-l.groups.io [mailto:main@magicu-l.groups.io]
Hi André, You can enable and disable the menu-item in the Record Prefix with the condition you use for your AllowDelete-option. Gr Florian Van: main@magicu-l.groups.io [mailto:main@magicu-l.groups.io]
|
By
Florian Groothuis
· #184452
·
|
|
List of Magic Idiosyncrasies
“Updating a variable with the result of an expression calls the expression and evaluates it fully as it would if "evaluate expression" was used” What díd you expect when asking for the result of an ex
“Updating a variable with the result of an expression calls the expression and evaluates it fully as it would if "evaluate expression" was used” What díd you expect when asking for the result of an ex
|
By
Florian Groothuis
· #184387
·
|
|
Get.dll crashing unipaas 1.9 all of a sudden
We had the same problem a few years ago. In our case it depended on the number of printers a user had assigned to his account. Try raising the buffer size with “GET_SET_PRN_BUFFSIZE”. We set it to 100
We had the same problem a few years ago. In our case it depended on the number of printers a user had assigned to his account. Try raising the buffer size with “GET_SET_PRN_BUFFSIZE”. We set it to 100
|
By
Florian Groothuis
· #184352
·
|
|
CALL XPA from within other ERP-project : DLL??
After some nosing and digging I’m about to jump to the conclusion that I can’t raise an event from the ERP-system. Remaining the option to trigger on some kind of record entry or some file creation. U
After some nosing and digging I’m about to jump to the conclusion that I can’t raise an event from the ERP-system. Remaining the option to trigger on some kind of record entry or some file creation. U
|
By
Florian Groothuis
· #184232
·
|
|
CALL XPA from within other ERP-project : DLL??
Not late to the party but looking from trhe bar to see what's happening. We're running XPA2.5 (Sabrina and I are colleagues) on a Citrix environment. I like the idea of a triggering event, but does th
Not late to the party but looking from trhe bar to see what's happening. We're running XPA2.5 (Sabrina and I are colleagues) on a Citrix environment. I like the idea of a triggering event, but does th
|
By
Florian Groothuis
· #184227
·
|
|
Automate LOCATE (Magic xpa 3.2)
You can use the value from the combobox as FromLocate value on the desired field and trigger it with a ViewRefresh (1) at the VariableChange-event. Van: main@magicu-l.groups.io [mailto:main@...
You can use the value from the combobox as FromLocate value on the desired field and trigger it with a ViewRefresh (1) at the VariableChange-event. Van: main@magicu-l.groups.io [mailto:main@...
|
By
Florian Groothuis
· #184002
·
|
|
UserFunctionality is a security breach!
Second that. Van: main@magicu-l.groups.io [mailto:main@magicu-l.groups.io] Namens harry@... Verzonden: donderdag 16 februari 2017 13:01 Aan: main@magicu-l.groups.io Onderwerp: [magicu-l] UserFunctio
Second that. Van: main@magicu-l.groups.io [mailto:main@magicu-l.groups.io] Namens harry@... Verzonden: donderdag 16 februari 2017 13:01 Aan: main@magicu-l.groups.io Onderwerp: [magicu-l] UserFunctio
|
By
Florian Groothuis
· #183917
·
|
|
Runtime Application Title
I have a dynamic title on my application and I’m using this: CallDLL ('User32.SetWindowTextA','4A4',G_WindowHandle,' '&Trim (H_Title) I set G_WindowHandle in the Main Program: G_WindowHandle = CallDLL
I have a dynamic title on my application and I’m using this: CallDLL ('User32.SetWindowTextA','4A4',G_WindowHandle,' '&Trim (H_Title) I set G_WindowHandle in the Main Program: G_WindowHandle = CallDLL
|
By
Florian Groothuis
· #183845
·
|
|
Line() Function
Just ban the devil. Depends on the layout. Most invoices I know the total amounts are right beneath the last invoice line, so no spacing needed. The footer usualy contains references to the company or
Just ban the devil. Depends on the layout. Most invoices I know the total amounts are right beneath the last invoice line, so no spacing needed. The footer usualy contains references to the company or
|
By
Florian Groothuis
· #183740
·
|
|
Line() Function
Since graphic printing in Magic I hardly use the Line()-function anymore. Set your footer as a page footer and use the height from the footer to position your data. Van: main@magicu-l.groups.io [mailt
Since graphic printing in Magic I hardly use the Line()-function anymore. Set your footer as a page footer and use the height from the footer to position your data. Van: main@magicu-l.groups.io [mailt
|
By
Florian Groothuis
· #183733
·
|
|
Record Flush in handler doesn't work
What I usually do is the following: Event ButtonClick sets a Virtual to True and performs a RecordFlush Event DoStuff sets that same virtual to False and is triggered by that virtual in the RecordPref
What I usually do is the following: Event ButtonClick sets a Virtual to True and performs a RecordFlush Event DoStuff sets that same virtual to False and is triggered by that virtual in the RecordPref
|
By
Florian Groothuis
· #183686
·
|
|
Changing A Btrieve index
In V9: "Open table in Reindex mode must be exclusive" ... Met vriendelijke groet - With kind regards, Florian Groothuis Analist/programmeur +31 (0)6 21927914 meilink.eu Meilink Beheer Borculo B.V. • K
In V9: "Open table in Reindex mode must be exclusive" ... Met vriendelijke groet - With kind regards, Florian Groothuis Analist/programmeur +31 (0)6 21927914 meilink.eu Meilink Beheer Borculo B.V. • K
|
By
Florian Groothuis
· #183645
·
|
|
Printing Form With Table
My bad then, I understood he made a fixed table himself. But if I read your explanation and problem it seems to me that it doesn’t have enough advantages to ignore this problem. ;) Met vriendelijke gr
My bad then, I understood he made a fixed table himself. But if I read your explanation and problem it seems to me that it doesn’t have enough advantages to ignore this problem. ;) Met vriendelijke gr
|
By
Florian Groothuis
· #183621
·
|
|
Printing Form With Table
I must see I can’t really support the way you setup this method, with a prefabricated table. Why not let Magic create that table for you? Van: main@magicu-l.groups.io [mailto:main@magicu-l.groups.io]
I must see I can’t really support the way you setup this method, with a prefabricated table. Why not let Magic create that table for you? Van: main@magicu-l.groups.io [mailto:main@magicu-l.groups.io]
|
By
Florian Groothuis
· #183612
·
|
|
Printing Form With Table
Do you have your FormOutput() set to “Top”? Van: main@magicu-l.groups.io [mailto:main@magicu-l.groups.io] Namens steve.greenfield@... Verzonden: vrijdag 20 januari 2017 17:45 Aan: main@magi
Do you have your FormOutput() set to “Top”? Van: main@magicu-l.groups.io [mailto:main@magicu-l.groups.io] Namens steve.greenfield@... Verzonden: vrijdag 20 januari 2017 17:45 Aan: main@magi
|
By
Florian Groothuis
· #183608
·
|
|
Screen recording software
XPA 2.5 ;) Met vriendelijke groet - With kind regards, Florian Groothuis Analist/programmeur +31 (0)6 21927914 meilink.eu Meilink Beheer Borculo B.V. • Kamerlingh Onnesstraat 1 7271 AZ Borculo • Neder
XPA 2.5 ;) Met vriendelijke groet - With kind regards, Florian Groothuis Analist/programmeur +31 (0)6 21927914 meilink.eu Meilink Beheer Borculo B.V. • Kamerlingh Onnesstraat 1 7271 AZ Borculo • Neder
|
By
Florian Groothuis
· #183589
·
|
|
uniPaaS 1.9d - All Control files suddenly left to 1 KB
Solved then. Van: main@magicu-l.groups.io [mailto:main@magicu-l.groups.io] Namens Lado Wali Verzonden: donderdag 19 januari 2017 16:02 Aan: main@magicu-l.groups.io Onderwerp: Re: [magicu-l] uniPaaS 1.
Solved then. Van: main@magicu-l.groups.io [mailto:main@magicu-l.groups.io] Namens Lado Wali Verzonden: donderdag 19 januari 2017 16:02 Aan: main@magicu-l.groups.io Onderwerp: Re: [magicu-l] uniPaaS 1.
|
By
Florian Groothuis
· #183576
·
|
|
uniPaaS 1.9d - All Control files suddenly left to 1 KB
I forgotten “missing”: So, you’re MISSING xml-files that represent your program repository. Backup? Met vriendelijke groet - With kind regards, Florian Groothuis Analist/programmeur +31 (0)6 21927914
I forgotten “missing”: So, you’re MISSING xml-files that represent your program repository. Backup? Met vriendelijke groet - With kind regards, Florian Groothuis Analist/programmeur +31 (0)6 21927914
|
By
Florian Groothuis
· #183574
·
|
|
uniPaaS 1.9d - All Control files suddenly left to 1 KB
So, you’re xml-files that represent your program repository. Backup? Van: main@magicu-l.groups.io [mailto:main@magicu-l.groups.io] Namens Lado Wali Verzonden: donderdag 19 januari 2017 15:54 Aan: main
So, you’re xml-files that represent your program repository. Backup? Van: main@magicu-l.groups.io [mailto:main@magicu-l.groups.io] Namens Lado Wali Verzonden: donderdag 19 januari 2017 15:54 Aan: main
|
By
Florian Groothuis
· #183573
·
|