"start session" throws an error

Are you using LiveCode to create server scripts or CGIs?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
TheCore
Posts: 15
Joined: Tue Sep 16, 2008 9:01 pm

"start session" throws an error

Post by TheCore » Thu Oct 27, 2011 1:12 pm

The new set of commands regardig session management released with Livecode 5.0.1 seams to not work with server 4.6.4 (latest).

Code: Select all

start session
and

Code: Select all

stop session
throws error as "bad action" and "bad statement".

Code: Select all

start using session
however, works - but that is not the syntax referensed in the dictonary thouht.

Anyone know if this mean that the latest server version is not yet updated with these new set of commands or?

sturgis
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1685
Joined: Sat Feb 28, 2009 11:49 pm

Re: "start session" throws an error

Post by sturgis » Fri Oct 28, 2011 7:47 pm

Yep, not there yet would be my guess. Don't think they were referenced when 4.6.4 came out, and I haven't noticed an update or anything so far for the server side of things.

I'm hoping soon!

mwieder
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3581
Joined: Mon Jan 22, 2007 7:36 am
Location: Berkeley, CA, US
Contact:

Re: "start session" throws an error

Post by mwieder » Fri Oct 28, 2011 7:56 pm

LC 5.01 is still a developer release.

a) this isn't the place to discuss it.
b) there's no server build afaict.
c) there's no reason to expect to see 5.x features in a 4.x product.

TheCore
Posts: 15
Joined: Tue Sep 16, 2008 9:01 pm

Re: "start session" throws an error

Post by TheCore » Fri Oct 28, 2011 9:52 pm

mwieder wrote:LC 5.01 is still a developer release.

a) this isn't the place to discuss it.
b) there's no server build afaict.
c) there's no reason to expect to see 5.x features in a 4.x product.
We are not really «discussing» it. I just got a little confused over the release/versions as I saw that the first server release (1) was aligned with LC 4.3. So to remove any confusion I wanted to clarify if the server versions are following the development suite, and you confirm they are. I'm a little fresh here, but got it --> nothing with a (dp) ending is to be mentioned in the server forum. Man, now there are 4 black SUVs in my driveway.. :wink:

mwieder
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3581
Joined: Mon Jan 22, 2007 7:36 am
Location: Berkeley, CA, US
Contact:

Re: "start session" throws an error

Post by mwieder » Fri Oct 28, 2011 11:23 pm

rotfl.Thanks - it's been a long week, and that makes a great start to the weekend.

mwieder
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3581
Joined: Mon Jan 22, 2007 7:36 am
Location: Berkeley, CA, US
Contact:

Re: "start session" throws an error

Post by mwieder » Fri Oct 28, 2011 11:24 pm

Wait... only four?

Post Reply

Return to “CGIs and the Server”