Search found 4 matches

by Sebast3
Fri May 31, 2013 9:12 am
Forum: Talking LiveCode
Topic: NFC, RFID, Smartcard Reader
Replies: 3
Views: 3498

NFC, RFID, Smartcard Reader

I am currently developing a pice of Software that has to be very secure. Therefore I am thinking of multiple factor authentication.

Is there yet any NFC, RFID or Smartcard reader proven to work with livecode? (Either by serial Port or Externals)

Thanks for your help.
by Sebast3
Wed Sep 12, 2012 1:02 pm
Forum: iOS Deployment
Topic: iOS Simulator not working OS X Mountain Lion
Replies: 1
Views: 2144

iOS Simulator not working OS X Mountain Lion

I have installed Livecode 5.5.2 as well as the latest xCode , i also can choose between iOS 5.0 Simulator and iOS 5.1 , but when i click "test" the Simulator opens but stays black and i get the error "could not start simulation". I have also tried very simple apps with just a TextField but it simply...
by Sebast3
Fri Jul 20, 2012 3:58 pm
Forum: CGIs and the Server
Topic: Using stacks in LC Server not working.
Replies: 2
Views: 5095

Re: Using stacks in LC Server not working.

Oh thanks yeah using the "defaultFolder" did work, Thank you very much
by Sebast3
Fri Jul 20, 2012 12:16 pm
Forum: CGIs and the Server
Topic: Using stacks in LC Server not working.
Replies: 2
Views: 5095

Using stacks in LC Server not working.

So I created an encrypted Library Stack, Saved it as "Legacy LiveCode Stack (2.7)" and tried using it with start using stack "lib/lib_crypt.rev" But all i get is file "/public/1.0/test.lc" row 2, col 7: Chunk: can't find stack row 2, col 1: start: can't find object Then i tried using go stack "lib/l...