Re: Magic 8.3 document file
Govert Schipper
Hi Teun,
I remember something like that from the past. Maybe it will be solved if you set the number of lines for Printer1 to 9999.
Govert
Van: main@magicu-l.groups.io <main@magicu-l.groups.io> namens Undix InformatieSystemen <undix76@...>
Verzonden: dinsdag 24 september 2019 18:40 Aan: main@magicu-l.groups.io <main@magicu-l.groups.io> Onderwerp: Re: [magicu-l] Magic 8.3 document file I have received from Alan some document files. The strange thing is : it works at some of my applications but not with all. I have also used the doc_std.eng (the standard document file), but also no output and the application shuts down. I have exported
and imported one of those applications : no problems at all, but the document-file gives still no output. Somebody can told me what can be the cause ? I am converting 8.3 to up and also want to merge 3 applications together, so I need a dictionary list. Yes,
I know I can create this by screen-prints but that cost a lot of time. Teun.
|
|
Re: Sorting with NULLs
Avgerinos
Thanks to both Sherman & Andreas :-)
toggle quoted messageShow quoted text
On 23/9/2019 7:02 μ.μ., Andreas
Sedlmeier wrote:
On Mon, Sep 23, 2019 at 03:19 PM, sherman levine wrote:
|
|
Magic XPA 4.5 Web Client - Single User Edition
Lado Wali
Hi Group, Is single user edition available for web client v4.5? If yes, is it good to learn web client on single user edition? Thanks Lado
|
|
Re: Magic 8.3 document file
Andreas Sedlmeier
Hi Undix,
Magic 8.3 had a control file api, a simple C API/SDK which allowed you to query basically everything. I made quite extensive use of that DLL ^^. Here's an old message https://magicu-l.groups.io/g/main/message/51637?p=,,,20,0,0,0::Created,,Magic+control+file+API,20,2,20,3883404 I think that the sample project which was part of that SDK did cover what you need or can be changed to prodcue what you want by changing a few line of source code. I am however pretty sure that I wont find any MGAPI.DLL code anymore. You were a young at that time ^^ Best regards, Andreas
|
|
Re: Magic 8.3 document file
sherman levine
As I recall there was an incompatibility between Get.dll and the document export. Are you by any chance loading Get in the problem applications Regardless, if you want to merge the applications, why not export
(not Export Document) one application with ISNs and then import it
into another. Why do you want to print the table structure in the
first place?
On 09/24/2019 12:40 PM, Undix
InformatieSystemen wrote:
I have received from Alan some document files. The strange thing is : it works at some of my applications but not with all. I have also used the doc_std.eng (the standard document file), but also no output and the application shuts down. I have exported and imported one of those applications : no problems at all, but the document-file gives still no output. Somebody can told me what can be the cause ? I am converting 8.3 to up and also want to merge 3 applications together, so I need a dictionary list. Yes, I know I can create this by screen-prints but that cost a lot of time. Teun.
|
|
Re: Magic 8.3 document file
I have received from Alan some document files. The strange thing is : it works at some of my applications but not with all. I have also used the doc_std.eng (the standard document file), but also no output and the application shuts down. I have exported and imported one of those applications : no problems at all, but the document-file gives still no output. Somebody can told me what can be the cause ? I am converting 8.3 to up and also want to merge 3 applications together, so I need a dictionary list. Yes, I know I can create this by screen-prints but that cost a lot of time. Teun.
|
|
Re: Newbie Runtime Help
Oh ok.
Thank you Danica
|
|
Re: Newbie Runtime Help
Danica Majernikova
You have to install Studio, Runtime is included, connect it to the runtime license. There is no option just for Runtime installation
From: main@magicu-l.groups.io <main@magicu-l.groups.io> on behalf of Glenroy M. Skelton via Groups.Io <glenroyskelton@...>
Sent: September 24, 2019 12:16 PM To: main@magicu-l.groups.io <main@magicu-l.groups.io> Subject: [magicu-l] Newbie Runtime Help Hi guys,
I'm using the Magic XPA Single User 3.3. I need to install the runtime at a client location for my very first app. I'm not sure how to do this. The magic installation that I downloaded doesn't allow me to choose just the runtime portion and I'm having a difficult time finding any document that speaks to this specifically. Please advise as I've never done this before. Thanks
|
|
Newbie Runtime Help
Hi guys,
I'm using the Magic XPA Single User 3.3. I need to install the runtime at a client location for my very first app. I'm not sure how to do this. The magic installation that I downloaded doesn't allow me to choose just the runtime portion and I'm having a difficult time finding any document that speaks to this specifically. Please advise as I've never done this before. Thanks
|
|
Todd Baremore
Viktor,
toggle quoted messageShow quoted text
My Android RIA app is almost entirely offline programs so I have not encountered exactly what you are experiencing. I'm wondering if the "Do you wish to retry connecting?" message is coming from the Android OS. You may want to try loading records locally in a batch task before allowing the user to work with the data. When the user saves the data or closes the window, you can save the changes to the working tables in the server. Before reading or writing data to the server, check that you have a server connection. To test server access, I have a batch program (end task after updating record) that tries to open a table on the server. MSE recommends that the Start Program be Offline. Todd On 9/24/2019 5:30 AM, lehoczki.viktor
via Groups.Io wrote:
Dear Todd Barmore,
|
|
Re: Magic 8.3 document file
Alan Brookes <alanjbrookes@...>
Replied privately.
toggle quoted messageShow quoted text
Regards, Alan
On 24-09-2019 13:15, Undix InformatieSystemen wrote:
Hello,
|
|
Re: Magic 8.3 document file
Govert Schipper
Something like this?
#section File_table
H +-#-+----------- Name -------------+Col+Idx+Size+-------- DB table --------+--- Database ---+Cache+ D |%idx,3%|%File_Name,30%|%Fld_cnt,3%|%Key_cnt,3%|%Size,4%|%File_Path,26%|%File_Db,16%|%CACHE_STRG,5%
F +---+------------------------------+---+---+----+--------------------------+----------------+-----+
#End File_table
Van: main@magicu-l.groups.io <main@magicu-l.groups.io> namens Undix InformatieSystemen <undix76@...>
Verzonden: dinsdag 24 september 2019 14:15 Aan: main@magicu-l.groups.io <main@magicu-l.groups.io> Onderwerp: [magicu-l] Magic 8.3 document file Hello,
In the past I had made a document file to print the file- and program-dictionary for Magic8.3 applications, but I can't find it anymore. I have tried to make a new one, but my knowledge has gone (I think) because of my age (72?). Who can help me to create such a document file while the standard DOC_STD.ENG gives too much informaton : I only need the dictionary listing. TIA. Greetings from Holland, Teun van Unen (undix76@...).
|
|
Re: uniPaaS 1.9 - SQL Server 2017 - DB Error
unipaas_programmer@...
Basically, you have a limit of how many transactions can be opened, depending on your application, you might need to change the transaction begin from record prefix to task prefix, so that instead of creating a transaction for each record, it will create a transaction for the whole task and commit at the end. Just need to be careful, since if something happens before it commits, it will rollback the whole set of data.
|
|
Re: Magic 8.3 document file
sherman levine
Output the document for the full table list to a file. Open the file in notepad and copy the first pages. Discard the rest
toggle quoted messageShow quoted text
Sherm
On Sep 24, 2019, at 8:15 AM, Undix InformatieSystemen <undix76@...> wrote:
|
|
Re: Magic 8.3 document file
Govert Schipper
Hi Teun,
Check the Support subfolder for DOC_STD.ENG and/or DOC_EXT.ENG
If you don't have these anymore, I can send them to you.
Govert
Van: main@magicu-l.groups.io <main@magicu-l.groups.io> namens Undix InformatieSystemen <undix76@...>
Verzonden: dinsdag 24 september 2019 14:15 Aan: main@magicu-l.groups.io <main@magicu-l.groups.io> Onderwerp: [magicu-l] Magic 8.3 document file Hello,
In the past I had made a document file to print the file- and program-dictionary for Magic8.3 applications, but I can't find it anymore. I have tried to make a new one, but my knowledge has gone (I think) because of my age (72?). Who can help me to create such a document file while the standard DOC_STD.ENG gives too much informaton : I only need the dictionary listing. TIA. Greetings from Holland, Teun van Unen (undix76@...).
|
|
Magic 8.3 document file
Hello,
In the past I had made a document file to print the file- and program-dictionary for Magic8.3 applications, but I can't find it anymore. I have tried to make a new one, but my knowledge has gone (I think) because of my age (72?). Who can help me to create such a document file while the standard DOC_STD.ENG gives too much informaton : I only need the dictionary listing. TIA. Greetings from Holland, Teun van Unen (undix76@...).
|
|
lehoczki@...
Dear Todd Barmore,
Thanks for your comment! Yes, I've tried. I've made several more tests. [MAGIC_RIA] HttpRequestTimeout=70 Works more or less. Sometimes when wifi signal lost I got Server Unavailable in 2 seconds. Sometimes it works as expected so the program hangs the cursor shape changes and when I have wifi signal again the program continues. Sometimes the program hangs, cursor shape changes but after 7 seconds no "Do you wish to retry connecting?" message appear. So, I don't know to force the application to behave always the same way. When signal lost wait for 7 seconds then when signal is back continue if signal is lost drop an error message "Do you wish to retry connecting?". So only the error message appearance should be delayed for a while to give a chance to the user go back near the wifi.
|
|
Re: Brown Bag 2019 wrap up
Todd Baremore
Jim,
toggle quoted messageShow quoted text
XPA 4.6 and future releases will contain the whole enchilada of features. Brian Pitoniak told us that if your XPA 3.x studio is under current maintenance you will get the XPA 4.6 studio at no cost. Please contact your rep for more detail. I don't want to mislead anyone discussing things I know little about. November or December. We found a few issues during the demo that need to be addressed. Hopefully this does not push back the release date significantly. Todd On 9/23/2019 1:39 PM, Jim Stephenson
wrote:
|
|
Re: Brown Bag 2019 wrap up
Jim Stephenson
Thanks Todd, I saw those and that is kind of what brought it up. With XPA, Magic kind of split it into two versions with XPA 4.X, which seems like it was just supposed to be for Web based development, and XPA 3.3, which still seems to be primarily for Client/Server. Is 4.6 then going to be a Client/Server, Web, or combined version of XPA? Any dates on its availability? Thanks, Jim
On Mon, Sep 23, 2019 at 11:27 AM Todd Baremore <tbaremor@...> wrote:
|
|
Re: Brown Bag 2019 wrap up
Todd Baremore
Jim,
toggle quoted messageShow quoted text
Charles Coe posted a number of pictures. Somewhere in the mix is a list of the new client/server features in XPA 4.6. https://magicu-l.groups.io/g/main/album?id=95599 Todd On 9/23/2019 12:11 PM, Jim Stephenson
wrote:
|
|