Search found 79 matches

by NigelS
Fri May 09, 2014 5:36 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Create a new stack
Replies: 2
Views: 2299

Re: Create a new stack

aha! there you go, as simple as that. :D
by NigelS
Thu May 08, 2014 2:12 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Create a new stack
Replies: 2
Views: 2299

Create a new stack

Is it possible to create a stack from another stack with all it'' s objects? I've looked at the CREATE command and CLONE and and can't my head around it. Or does one have to use CREATE first then COPY/CLONE for the objects that are in the 'master' stack.

Thx
by NigelS
Fri Mar 14, 2014 9:39 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Using Livecode with MSMQ
Replies: 1
Views: 1940

Using Livecode with MSMQ

Greeting

Can LC be used with MSMQ?
by NigelS
Thu Nov 14, 2013 10:24 am
Forum: Databases
Topic: MS-SQL 2012 Problem (RESOLVED)
Replies: 1
Views: 2187

MS-SQL 2012 Problem (RESOLVED)

Greetings Up until I changed to MS-SQL 2012 I could access data via the ODBC connection. Now I get the following error [Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'HighsiteReceiver'. I also tried other LC options of accessing data and still get the error I tested the connectio...
by NigelS
Wed Oct 09, 2013 7:59 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Having some issues with "convert" (RESOLVED)
Replies: 9
Views: 5986

Re: Having some issues with "convert" (RESOLVED)

Greetings :oops: Always check your code. I found my problem and thought I would share what I had done. The code -- format the current date put tCurrentMonth &"/"& tCurrentDay &"/"& tCurrentYear into tTheCurrentDateTime put tTheCurrentDateTime && tCurrentTime into tTheCurrentDateTime put item 1 of tL...
by NigelS
Tue Oct 08, 2013 6:34 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Having some issues with "convert" (RESOLVED)
Replies: 9
Views: 5986

Re: Having some issues with "convert"

Klaus

Absolutely, it's something I should have checked first. All I can say is one word "Gotcha". First thing I'll do when I get into the office is try it out. Although I do use yyyy rather than yy. I think my problem lays with with Craig makes mention in his post.

Nigel
by NigelS
Tue Oct 08, 2013 5:02 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Having some issues with "convert" (RESOLVED)
Replies: 9
Views: 5986

Re: Having some issues with "convert"

Okay... I'm with you now Craig. Here in South Africa our system dates are set to dd/mm/yy but recently a lot of business are switching to mm/dd/yy. This does cause some problems as we always have check first what the system date is set to and convert first. Should have thought of that.

Thx
Nigel
by NigelS
Tue Oct 08, 2013 2:21 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Having some issues with "convert" (RESOLVED)
Replies: 9
Views: 5986

Re: Having some issues with "convert"

Greetings I have had a look at dayBetween and extrabulted this function and this is where I picked up that the year caused a problem. This is the script I wrote to calculate the time difference # ------- function CalcTimeElapsed pStartTime pEndTime local tCalculatedElapsedTime local tHour,tMin local...
by NigelS
Tue Oct 08, 2013 1:21 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Having some issues with "convert" (RESOLVED)
Replies: 9
Views: 5986

Having some issues with "convert" (RESOLVED)

Greetings I'm not sure if this is a bug or not but I'm getting an error when I try the following. I have two dates that I want to calculate the no of days elapsed. The dates are as follows Date 1 = 31/08/2012 Date 2 = 10/08/2013 When I try and use 'convert" I get an error on date 1 as been incorrect...
by NigelS
Tue Oct 01, 2013 8:27 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Datagrid Help... @#$%&^**
Replies: 12
Views: 6854

Re: Datagrid Help... @#$%&^**

Hi All Been away at the coast for a break and was using the opportunity to resolve this issue which has been going on for some time. I really need to crack this thing. Anyway, flew back today and only now have managed to look at the reply's. Thanks to all for contributing. I'll keep this line open a...
by NigelS
Mon Sep 30, 2013 4:45 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Datagrid Help... @#$%&^**
Replies: 12
Views: 6854

Re: Datagrid Help... @#$%&^**

This may help shed some light on the subject (notice, it refers to tables)

http://lessons.runrev.com/s/lessons/m/d ... -s-columns

Shalom
by NigelS
Mon Sep 30, 2013 4:35 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Datagrid Help... @#$%&^**
Replies: 12
Views: 6854

Re: Datagrid Help... @#$%&^**

I'm not trying to be pain in the ass. I've included some screen shots of the example and one can clearly see that a table is been used. This was taken from the demo.
by NigelS
Mon Sep 30, 2013 4:17 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Datagrid Help... @#$%&^**
Replies: 12
Views: 6854

Re: Datagrid Help... @#$%&^**

I've got version 5.5.3 and the datagrid helper and that works but not in the community version. I'm somewhat confused by this. I'm trying to introduce LC at work by doing a small project and this is holding me up. I'm using the community version to do the application in as they develop MS while my p...
by NigelS
Mon Sep 30, 2013 4:11 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Datagrid Help... @#$%&^**
Replies: 12
Views: 6854

Re: Datagrid Help... @#$%&^**

Well, not according to the manual and the demo!!!!!!
by NigelS
Mon Sep 30, 2013 3:33 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Datagrid Help... @#$%&^**
Replies: 12
Views: 6854

Datagrid Help... @#$%&^**

I'm somewhat disillusioned with the data grid. I cannot for the life of me fathom this control out. I want to place a button in a column and place an icon following the demo available from RR. I follow the example step by step and I cannot get it to work. I have noticed that there are slight differe...

Go to advanced search