Search found 108 matches

by Quinton B.
Mon Sep 23, 2019 1:41 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: STMP
Replies: 4
Views: 2939

Re: STMP

Yes, however it doesn't work. xx are for codes that will not be in here. on sendVerificationCode local tUrl, tEmailMessage, tSender, tRecipient, tSettings, tResult, tBytes, tResponseHeaders put "smtp://mail.portableairman.com:xxx/" into tUrl put "Your Portable Airman Authentication Code is:" & tRand...
by Quinton B.
Sun Sep 15, 2019 10:19 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: STMP
Replies: 4
Views: 2939

Re: STMP

Lol, I'm still having trouble with this, Sarah's doesn;t work either.
by Quinton B.
Sun Sep 15, 2019 9:41 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Scrolling
Replies: 11
Views: 6419

Re: Scrolling

Lol, it doesn't scroll.
by Quinton B.
Sun Sep 15, 2019 1:53 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Scrolling
Replies: 11
Views: 6419

Re: Scrolling

Lol, still having trouble. command createScroller RegisterGroup -- scrolling groups -- "RegisterGroup" = any valid grp identifier, may work on fields too if not isMobile() then exit CreateScroller deleteMobileControl "RegisterGroup" -- delete any existing put (the rect of control "RegisterGroup") in...
by Quinton B.
Sat Aug 10, 2019 9:28 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Number of chars
Replies: 5
Views: 3106

Re: Number of chars

I believed I've confuzzeled myself. My criteria is for the password to be 10 chars long, 4 chars (2 Capital and 2 Lower Case), 4 numbers, and 2 Special Characters. I've tried already to modify your code but honestly get lost as I don't really know how it works: function numOfDigits str put 0 into cn...
by Quinton B.
Sat Aug 10, 2019 11:04 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Number of chars
Replies: 5
Views: 3106

Number of chars

Good day, I've been trying to use the following code: get the number of chars of field "RegisterPassword" in order to gather how many characters are within the field (eg. A,B,C/etc) and get the number of nums of field "RegisterPassword" in order to gather how many numbers are within the field. What ...
by Quinton B.
Sun Jul 07, 2019 10:49 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LiveCode Closes
Replies: 5
Views: 3120

Re: LiveCode Closes

It doesn't happen in the 9.5, but my previously working script doesn't work. Also to answer your question it happens regardless of the script editor being open. The command script is for any to connect or use mysql functions.
by Quinton B.
Fri Jul 05, 2019 9:33 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LiveCode Closes
Replies: 5
Views: 3120

Re: LiveCode Closes

LiveCode: 9.0.4 Build15303
OS: Windows 10 Home Build 1809
by Quinton B.
Fri Jul 05, 2019 11:04 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LiveCode Closes
Replies: 5
Views: 3120

LiveCode Closes

Good day,

I'm experiencing an issue with livecode where I execute an SQL script and it closes. Any Ideas?
by Quinton B.
Fri Jul 05, 2019 8:47 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Scrolling
Replies: 11
Views: 6419

Re: Scrolling

The control is within the field and moves with it.
by Quinton B.
Thu Jul 04, 2019 8:42 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Scrolling
Replies: 11
Views: 6419

Re: Scrolling

Thank you for your help.

What I need to do is figure out how to stop scrolling upon using a control within the scrolling field, then resume upon completion/leave of that control.
by Quinton B.
Tue Jun 25, 2019 1:11 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Test Virtual Devoce
Replies: 6
Views: 3702

Re: Test Virtual Devoce

Both are the same.

Livecode: 9.0.4
by Quinton B.
Mon Jun 24, 2019 6:34 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: SQL Statement
Replies: 4
Views: 2933

Re: SQL Statement

No, lol, I think you might have helped me, but from which portion should the database coulmn names be after put the text of graphic etc, etc. Or at the revExecuteSQL line.
by Quinton B.
Mon Jun 24, 2019 6:32 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Test Virtual Devoce
Replies: 6
Views: 3702

Re: Test Virtual Devoce

Both are the same version.
by Quinton B.
Mon Jun 24, 2019 3:42 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Test Virtual Devoce
Replies: 6
Views: 3702

Test Virtual Devoce

Good day,

I'm currently getting this error when trying to deploy my application to the virtual device, cant find a fix for this one:

Go to advanced search