Skip to main content

Part of the book series: Macmillan Master Series ((MACMMA))

  • 35 Accesses

Abstract

The InvoicePrep program of Chapter 9 was somewhat artificial, since the output did not include the customer’s name and address. These were omitted largely because string handling methods had not been discussed at the time the program was introduced. With the knowledge we now have, we can see at least two different ways in which we can arrange for this information to be output. The first involves having a file, CustName, which has a series of entries comprising: (a) the serial number by which the customer is identified; (b) the name and address of the customer; (c) a marker character. This last must be a character (for example, ‘t’) that will never appear in an address. Two successive entries on this file might then be

etc.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Authors

Copyright information

© 1983 Eric Huggins

About this chapter

Cite this chapter

Huggins, E. (1983). Records. In: Mastering Pascal Programming. Macmillan Master Series. Palgrave, London. https://doi.org/10.1007/978-1-349-17182-8_15

Download citation

  • DOI: https://doi.org/10.1007/978-1-349-17182-8_15

  • Publisher Name: Palgrave, London

  • Print ISBN: 978-0-333-32294-9

  • Online ISBN: 978-1-349-17182-8

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics