Search found 5 matches

by Chris3103
Fri Jan 10, 2014 2:49 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Develop a program which will merge the contents of two lists
Replies: 13
Views: 9600

Re: Develop a program which will merge the contents of two l

Jacque,

Yes it has to be exactly as outline.

Regards,

Chris
by Chris3103
Wed Jan 08, 2014 2:12 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Develop a program which will merge the contents of two lists
Replies: 13
Views: 9600

Re: Develop a program which will merge the contents of two l

Hi Klaus,

Firstly, let me apologize for that. However, this is my first time on any forums like this so I was a bit not sure how to proceed.

My name is Chris. Yes, you are right. I should have introduced myself and ask for assistance. Instead I just typed what was required. Again I am sorry.

I ...
by Chris3103
Tue Jan 07, 2014 9:28 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Develop a program which will merge the contents of two lists
Replies: 13
Views: 9600

Develop a program which will merge the contents of two lists

You must:

• develop the pseudocode
• desk-check
• test the program to ensure that it works for appropriate sets of data

Your list merge program should be a simple program which accepts whole number data for two lists which is entered by the user, and merges the two lists removing all ...