COPY FILE=/data/restlist.csv TS="," TO restlist.db /COPY
rest.db=SORTCOL(restlist.db,1)
OLDTOWN=""
>>
rest_list
|
|
|

|
|
|

|
|
 |
|

|
Your member card is welcome at these participating restaurants* * Check your member guide for times and discounts available
<<
FOR NAME=REST.DB ROWNAME=rowresult DO
NEWTOWN=rowresult[1]
IF NEWTOWN <> OLDTOWN THEN
DISPLAY'
|
'+rowresult[1]+'
|
'/DISPLAY
/IF
DISPLAY'
|
|
'+rowresult[2]+'
|
|
|
'+rowresult[3]+'
|
|
|
'+rowresult[4]+'v
|
|
|
|
'/DISPLAY
OLDTOWN=rowresult[1]
/FOR
>>
|
|
|
|
|
Copyright 2004 - Seacoast Fine Dining Club
|
|
|
|