User`s guide
PC*MILER-AS400 User’s Guide  59 
  F=Flammable 
 I=Inhalant Restriction 
 R=Radioactive Restriction 
  REQ-BRDR      1  Pos11)  O=Borders Open C= Closed 
    REQ-FERRY    1  Pos12) Y=Include Ferry Distance N=Do Not Include 
       Ferry Distance   
  REQ-SEQ    2      Sequence for multiple responses (Not read by PC) 
  REQ-ERR  2  Error Code 
  REQ-CIT  700  Array of 10 places 70 bytes each left justified 
  3 sets of 700 when using the more flag 
  38 byte maximum city name 
 1 byte comma 
  2 byte state abbrev 
 1 byte comma (optional) 
  13 byte county name (optional) 
 or  
  1 byte semicolon ; followed by street address 
Examples
 Warminster,PA,BUCKS 
 Warminster,PA;1174 NASSAU ROAD 
 18974 
  Lat/long format should be 1234567N,1234567W 
  5 digit zips only 
  Canadian Postal Codes use the formal L#L #L# 
The following requests use the DRAW external data structure. 
  Var Name  Len  Value Description 
  DRRQTP  2  DT Draw green trucks 
  LOCAT1  18      LOCATION of truck (ZIP, city, or Lat/Long) 
  LABLE1    119      TRUCK INFO for pop up box. A solid bar can 
 be used to format the window.  For example: 
 Truck10|loadedl|ETA 2/10/96 10 AM|HazMat 
  LOCAT2  18      LOCATION of truck 2 (ZIP, city, or Lat/Long) 
  LABLE2  119      TRUCK INFO for pop up box 
  LOCAT3  18      LOCATION of truck 3 (ZIP, city, or Lat/Long) 
  LABLE3  119  TRUCK INFO for pop up box 
  LOCAT4  18      LOCATION of truck 4 (ZIP, city, or Lat/Long) 
  LABLE4  119  TRUCK INFO for pop up box 
  LOCAT5  18      LOCATION of truck 5 (ZIP, city, or Lat/Long) 
  LABLE5  118  TRUCK INFO for pop up box 
  MORE  + Use + Char for more trucks to follow. 
 Trucks will draw when blank 
  Var Name  Len  Value Description 
  DRRQTP  2  DA Draw red Alert trucks 
  LOCAT1  18      LOCATION of truck (ZIP, city, or Lat/Long) 
  LABLE1    119      TRUCK INFO for pop up box. A solid bar can 
 be used to format the window.  For example: 
 Truck10|loadedl|ETA 2/10/96 10 AM|HazMat 
  LOCAT2  18      LOCATION of truck 2 (ZIP, city, or Lat/Long) 
  LABLE2  119      TRUCK INFO for pop up box 
  LOCAT3  18      LOCATION of truck 3 (ZIP, city, or Lat/Long) 










