|
Missing PopUp Windows 3 messages
Hi All I’m using Unipaas 1.9i and I seem to have broken something! When I try and access a opoup window it doesn’t appear. So, try Options->Settings->Logical Names or within a program try Ctrl-E and n
Hi All I’m using Unipaas 1.9i and I seem to have broken something! When I try and access a opoup window it doesn’t appear. So, try Options->Settings->Logical Names or within a program try Ctrl-E and n
|
By
John Dowbiggin
·
|
|
File /Demo_GetLockOwnerName.zip uploaded
#file-notice
The following files and folders have been uploaded to the Files area of the main@magicu-l.groups.io group. /Demo_GetLockOwnerName.zip By: Steven Blank <sgblank@...> Description: A Magic uniPaaS v1.9p
The following files and folders have been uploaded to the Files area of the main@magicu-l.groups.io group. /Demo_GetLockOwnerName.zip By: Steven Blank <sgblank@...> Description: A Magic uniPaaS v1.9p
|
By
main@magicu-l.groups.io Notification
·
|
|
Magic xpa v4.8 Download Speed 5 messages
Friends, Just a heads-up: somebody must have lit a fire under the Americas downloads site 'cause I just snagged a copy of v4.8 in 30 minutes FLAT! The full download is up to 1.7GB now, so whatever the
Friends, Just a heads-up: somebody must have lit a fire under the Americas downloads site 'cause I just snagged a copy of v4.8 in 30 minutes FLAT! The full download is up to 1.7GB now, so whatever the
|
By
Steven Blank
·
|
|
9.4 delay when going from development to runtime in toolkit 9 messages
I'm having a vexing problem with one Magic 9 program when running it in the toolkit. Whenever I attempt to execute a program from the toolkit, It waits from 0 seconds to as much as a half-minute befor
I'm having a vexing problem with one Magic 9 program when running it in the toolkit. Whenever I attempt to execute a program from the toolkit, It waits from 0 seconds to as much as a half-minute befor
|
By
sherman levine
·
|
|
Magic Special for IO Creation ? 3 messages
I seem to remember from years ago a Special setting that would prevent the creation of an IO file until something was actually written to it. Cant find in the Help, and may well be misremembering any
I seem to remember from years ago a Special setting that would prevent the creation of an IO file until something was actually written to it. Cant find in the Help, and may well be misremembering any
|
By
Steven Burrows
·
|
|
Batch => Open window "Yes" and displaying counter(0) 10 messages
#xpa
Hello everyone, lets say i have a batch that creates 100000 records and i would like to display in windows the current count number. For some reason the counter stays at 1 on the window ... All my bat
Hello everyone, lets say i have a batch that creates 100000 records and i would like to display in windows the current count number. For some reason the counter stays at 1 on the window ... All my bat
|
By
Adrian Wick
·
|
|
HTTP POST Blob size threshold.? xpa 4.7 6 messages
Greetings... Our system is attempting to send data to a customer built API using HTTP Post. This is using a Batch xpa program. Program retrieves the data and places it in a BLOB variable, using an I/O
Greetings... Our system is attempting to send data to a customer built API using HTTP Post. This is using a Batch xpa program. Program retrieves the data and places it in a BLOB variable, using an I/O
|
By
Idris
·
|
|
Check Boxes - Autoskip 21 messages
Hi all, I have a Checkbox, and I am trying to get it to give an immediate warning message under a certain condition, but the only way I can see the message is if I first click off the Checkbox. I can'
Hi all, I have a Checkbox, and I am trying to get it to give an immediate warning message under a certain condition, but the only way I can see the message is if I first click off the Checkbox. I can'
|
By
buster reinke
·
|
|
Magic Web Client - Study Group 24 messages
Developers, start your engines. During a community Zoom call a few weeks ago, some of us expressed interest in working through the Web Client Hands-On material together as a group. Now is the time. Ye
Developers, start your engines. During a community Zoom call a few weeks ago, some of us expressed interest in working through the Web Client Hands-On material together as a group. Now is the time. Ye
|
By
Craig Martin
·
|
|
Cipher/DeCipher using AES 2 messages
Hi, I am getting some encrypted data encrypted using AES method and want to use the decipher command to get the plain text. I have been given the key. To get me started I replicated the example in the
Hi, I am getting some encrypted data encrypted using AES method and want to use the decipher command to get the plain text. I have been given the key. To get me started I replicated the example in the
|
By
Jackson, Adam
·
|
|
Pictures in RTF Edit Control/RTF Blob 5 messages
I am pasting a selected area of a MS Office Word doc into a Magic RTF Edit Control attached to an RTF blob and the picture in the selected area is not visible .I saved the Word doc as RTF and the pict
I am pasting a selected area of a MS Office Word doc into a Magic RTF Edit Control attached to an RTF blob and the picture in the selected area is not visible .I saved the Word doc as RTF and the pict
|
By
Ira Gershenhorn
·
|
|
Ticket System - uniPaaS 4 messages
Hi Group, I want to create an application in uniPaaS for the Ticket system. The requirement is if someone sends an email to the designated email account e.g. ticket@..., the email content is automatic
Hi Group, I want to create an application in uniPaaS for the Ticket system. The requirement is if someone sends an email to the designated email account e.g. ticket@..., the email content is automatic
|
By
Lado Wali
·
|
|
Usernames in broker programs 2 messages
Hi, Is it possible for a program being run through the broker to know the username of the person who instigated the call of that program? Example being I’m a user who runs a broker program by entering
Hi, Is it possible for a program being run through the broker to know the username of the person who instigated the call of that program? Example being I’m a user who runs a broker program by entering
|
By
Jackson, Adam
·
|
|
How to insert a page break into PDF file from Magic XPA? 3 messages
#xpa
#print
#pdf
Hello, I want to insert manually a page break into my PDF files, because I don't like my tables to be cut in half . I tried to solve it by inserting a "NP form feed, new page" with ASCIIChr(12), but i
Hello, I want to insert manually a page break into my PDF files, because I don't like my tables to be cut in half . I tried to solve it by inserting a "NP form feed, new page" with ASCIIChr(12), but i
|
By
Marvin VIDAL
·
|
|
print preview
Greetings! I was doing some testing with report times, etc., using UniPaaS 1.9k. I have found that using print preview appears to run significantly faster than the Magic PDF option. Since my users rar
Greetings! I was doing some testing with report times, etc., using UniPaaS 1.9k. I have found that using print preview appears to run significantly faster than the Magic PDF option. Since my users rar
|
By
shannon or howard miller
·
|
|
HTTPCall format 5 messages
Hi, I am trying to talk to an Api using HTTPCall (“GET”) but I can’t figure out the structure of the message. I can successfully get the result I want with curl -k -X GET --url https://api.hubapi.com/
Hi, I am trying to talk to an Api using HTTPCall (“GET”) but I can’t figure out the structure of the message. I can successfully get the result I want with curl -k -X GET --url https://api.hubapi.com/
|
By
Graham White
·
|
|
V9.4 Desktop Submitting Job To Broker 8 messages
Dear All We have a V9.4 system where we run an Enterprise Server with Broker for web requests and also have a workstation based application running on the network. For years we have been submitting oc
Dear All We have a V9.4 system where we run an Enterprise Server with Broker for web requests and also have a workstation based application running on the network. For years we have been submitting oc
|
By
Steve Greenfield
·
|
|
XPA3.3: reading ANSI Blob - Pervasive 11 vs. Zen 15 5 messages
Hello, we have a XPA 3.3 application using a Pervasive 11 database server. In a database table we save several session data into an ansi blob column (stored as "ANSI Blob"). On the client (using Perva
Hello, we have a XPA 3.3 application using a Pervasive 11 database server. In a database table we save several session data into an ansi blob column (stored as "ANSI Blob"). On the client (using Perva
|
By
Ulrich Ahrendt
·
|
|
Magic xpa on Docker 7 messages
#docker
Does anyone use Magic xpa with Docker Linux? Has anyone done it and can comment on their experience? Two years ago the MSE promised me help to use Docker Windows, but I don't even see Linux being used
Does anyone use Magic xpa with Docker Linux? Has anyone done it and can comment on their experience? Two years ago the MSE promised me help to use Docker Windows, but I don't even see Linux being used
|
By
Leandro Machado
·
|
|
Magic Dev Community Zoom Call: Life in the Cloud - Steve Worthington - Weds 9th February 5 messages
Just a quick reminder we've got a great talk lined up tomorrow by Steve Worthington covering the current and future state of Cloud Computing. Zoom details for the call are below. See you there. https:
Just a quick reminder we've got a great talk lined up tomorrow by Steve Worthington covering the current and future state of Cloud Computing. Zoom details for the call are below. See you there. https:
|
By
Craig Martin
·
|