Hi Jacques,

i do not know if this is accepted by Kagi, but i was able to integrate the CGI 
stack (as substack) into the template.
I am using the following lines to generate the key:

global gName, gSerial
on mouseup
.
.
.
put theUserEmail into gName
start using stack "CGI KeyGen“
set the unicodeText of field "regnumberUTF16" to uniencode(gSerial,"utf8")
set the unicodeText of field "usernameUTF16" to uniencode(gName,"utf8")         
end mouseup


This works so far, but i am not sure if i am allowed to include a substack into 
the template.

At least this would work.

Regards,

Matthias


Am 07.04.2014 um 21:41 schrieb J. Landman Gay <[email protected]>:

> On 4/7/14, 2:00 PM, Matthias Rebbe | M-R-D wrote:
>> that would be awesome if you would adjust Zygodact for using it with Kagi.
> 
> Kee sent me the template stack and as it is now, I don't think integration is 
> possible. But I've written to Kee privately to see what he says.
> 
> -- 
> Jacqueline Landman Gay         |     [email protected]
> HyperActive Software           |     http://www.hyperactivesw.com
> 
> _______________________________________________
> use-livecode mailing list
> [email protected]
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode



_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to