<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>I won't write the program for you, but if you will send me your code I 
will</DIV>
<DIV>help you get it going.</DIV>
<DIV>Alvin</DIV>
<DIV> </DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=tristab777@aol.com 
  href="mailto:tristab777@aol.com">tristab777@aol.com</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=fpc-pascal@lists.freepascal.org 
  href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, October 05, 2001 10:07 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [fpc-pascal]turbo pascal 7.0 
  need help writing program</DIV>
  <DIV><BR></DIV><FONT face=arial,helvetica><FONT size=2><BR><BR>I have been 
  trying to write this program for pascal class.I ran the program but it will 
  <BR>not work.Here are the instructions:prepare an invoice for the sales for 
  each customer. <BR>Your input will contain the following to be entered from 
  the keyboard, customer number(5 numeric digits), customer name (string), 
   item number (3 numeric), item <BR>description, (string), price 
  (real),quanity (integer) . The output should look like this: <BR><BR>cust# 
      name item#     description 
     quanity unit price   total <BR>detail lines here 
  <BR>                                                                                       total 
  = 
  <BR>                                                                                          tax 
  = 
  <BR>                                                                               total 
  invoice= <BR>cannot create files or records use loops and repeat until . 
  Instructer did not give a file. <BR>use the for loop to print the items. Enter 
  at least 2 customers with more than 1 item <BR>per customer.Print the output 
  on paper. Tax will be 10% of total. <BR>If someone could help me with this, I 
  would greatly appreciate it. Email address is <BR>tristab777@aol.com 
  <BR>                                                                                            thank 
  you, 
  <BR>                                                                                                Chris</FONT> 
  </FONT></BLOCKQUOTE></BODY></HTML>