This site is no longer active and is available for archival purposes only. Registration and login is disabled.

PPL 0.8 pre-release


Postby PointOfLight » Sep 6, 2004 @ 8:48pm

Eric Pankoke
Programmer
Point Of Light Software
http://www.polsoftware.com/
PointOfLight
pm Member
 
Posts: 525
Joined: Nov 2, 2003 @ 8:39pm


Postby mervjoyce » Sep 7, 2004 @ 2:29am

Kornalius and All,

Just to report that pocketpc fully restored ... PPL V0.7b + V0.8 pre-release patches applied up to the second last release (20040827).

Considering you believe you may have found a "type()" abnormality I'll wait for the next release before going forward with V0.8. In the meantime I might have a play with ADO.

ready to go ...............
Merv Joyce
mervjoyce
pm Member
 
Posts: 113
Joined: Jun 1, 2004 @ 2:05pm
Location: Brisbane, AUSTRALIA


Postby kornalius » Sep 7, 2004 @ 2:09pm

Regards,
Kornalius
President
ArianeSoft Inc.
http://www.arianesoft.ca
User avatar
kornalius
pm Member
 
Posts: 1704
Joined: Dec 9, 2003 @ 6:04pm
Location: Montreal, Québec, Canada


Postby PointOfLight » Sep 7, 2004 @ 2:20pm

Eric Pankoke
Programmer
Point Of Light Software
http://www.polsoftware.com/
PointOfLight
pm Member
 
Posts: 525
Joined: Nov 2, 2003 @ 8:39pm


Postby kornalius » Sep 7, 2004 @ 4:26pm

Regards,
Kornalius
President
ArianeSoft Inc.
http://www.arianesoft.ca
User avatar
kornalius
pm Member
 
Posts: 1704
Joined: Dec 9, 2003 @ 6:04pm
Location: Montreal, Québec, Canada


Postby PointOfLight » Sep 7, 2004 @ 4:29pm

Eric Pankoke
Programmer
Point Of Light Software
http://www.polsoftware.com/
PointOfLight
pm Member
 
Posts: 525
Joined: Nov 2, 2003 @ 8:39pm


Postby mervjoyce » Sep 7, 2004 @ 11:38pm

Merv Joyce
mervjoyce
pm Member
 
Posts: 113
Joined: Jun 1, 2004 @ 2:05pm
Location: Brisbane, AUSTRALIA


Postby kornalius » Sep 8, 2004 @ 12:04am

Thanks guys for the kind words. I really appreciate it. I will unfortunately delay for a day today's pre-release. I am working on something really cool. And I am making an important internal change that will simplify coding internally and make the whole program even more stable. And this new feature is...

Matrices:

a$ = [10, 20, [10, 20], "string"];
a$ = a$ + [1, 2, [1, 2], " append"];
a$ = a$ + 5;
ShowMessage(a$[0]); // 16
ShowMessage(a$[1]); // 27
ShowMessage(a$[2][0]); // 16
ShowMessage(a$[2][1]); // 27
ShowMessage(a$[3]); // "g append"

This way it will allow for really cool data manipulation. Matrices becomes array within PPL. Matrices will allow for sub-arrays and strings.
Regards,
Kornalius
President
ArianeSoft Inc.
http://www.arianesoft.ca
User avatar
kornalius
pm Member
 
Posts: 1704
Joined: Dec 9, 2003 @ 6:04pm
Location: Montreal, Québec, Canada


Postby kornalius » Sep 13, 2004 @ 8:02pm

Regards,
Kornalius
President
ArianeSoft Inc.
http://www.arianesoft.ca
User avatar
kornalius
pm Member
 
Posts: 1704
Joined: Dec 9, 2003 @ 6:04pm
Location: Montreal, Québec, Canada


Postby PointOfLight » Sep 13, 2004 @ 10:52pm

Eric Pankoke
Programmer
Point Of Light Software
http://www.polsoftware.com/
PointOfLight
pm Member
 
Posts: 525
Joined: Nov 2, 2003 @ 8:39pm


Postby kornalius » Sep 13, 2004 @ 11:13pm

Regards,
Kornalius
President
ArianeSoft Inc.
http://www.arianesoft.ca
User avatar
kornalius
pm Member
 
Posts: 1704
Joined: Dec 9, 2003 @ 6:04pm
Location: Montreal, Québec, Canada


Postby bmanske » Sep 14, 2004 @ 3:36am

bmanske
pm Member
 
Posts: 117
Joined: Aug 26, 2004 @ 9:51pm


Postby kornalius » Sep 14, 2004 @ 3:45am

Regards,
Kornalius
President
ArianeSoft Inc.
http://www.arianesoft.ca
User avatar
kornalius
pm Member
 
Posts: 1704
Joined: Dec 9, 2003 @ 6:04pm
Location: Montreal, Québec, Canada


Postby PointOfLight » Sep 14, 2004 @ 3:53am

Eric Pankoke
Programmer
Point Of Light Software
http://www.polsoftware.com/
PointOfLight
pm Member
 
Posts: 525
Joined: Nov 2, 2003 @ 8:39pm


Postby PointOfLight » Sep 14, 2004 @ 3:56am

Eric Pankoke
Programmer
Point Of Light Software
http://www.polsoftware.com/
PointOfLight
pm Member
 
Posts: 525
Joined: Nov 2, 2003 @ 8:39pm


PreviousNext

Return to Pocket Programming Language (PPL)


Sort


Forum Description

Discuss this new development tool.

Moderator:

kornalius

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum