Re: [Tutor] input loop

2013-09-01 Thread Alan Gauld
On 01/09/13 22:53, Nick Wilson wrote: Enter command: print -- Code Price Quant Value -- The bit above needs to be printed once, at the start TPW 2.00 5 10.00 This bit needs to be repeated for eac

Re: [Tutor] input loop

2013-09-01 Thread Dave Angel
On 1/9/2013 17:53, Nick Wilson wrote: > Hi, Welcome. Please start over with a text message. Your html email is useless to me, and probably most people on this newsgroup.     5       10.00--Total cost:                  10.00==**(T

[Tutor] input loop

2013-09-01 Thread Nick Wilson
Hi, I am trying to create a portfolio of shares, each share is entered manually while checking it against a list of actual share codes.Its working mostly as intended at the moment, except when I print the table out at the end, I want all entered details printed as such Enter command: addEnter sh