{BEGIN container_masterlistheader}

{$pagetitlelabel dbo_LOCATIONS masterprint}

{END container_masterlistheader} {BEGIN container_mastergrid}
{$label dbo_LOCATIONS PedId} {$label dbo_LOCATIONS LOCATION_ID} {$label dbo_LOCATIONS LOCATION} {$label dbo_LOCATIONS NUM} {$label dbo_LOCATIONS ADDRESS} {$label dbo_LOCATIONS CROSS_STREET} {$label dbo_LOCATIONS SUITE} {$label dbo_LOCATIONS CITY_ID} {$label dbo_LOCATIONS STATE} {$label dbo_LOCATIONS ZIP_ID} {$label dbo_LOCATIONS STATUS_ID} {$label dbo_LOCATIONS LATITUDE} {$label dbo_LOCATIONS LONGITUDE} {$label dbo_LOCATIONS AREA}  
{$PedId_mastervalue} {$LOCATION_ID_mastervalue} {$LOCATION_mastervalue} {$NUM_mastervalue} {$ADDRESS_mastervalue} {$CROSS_STREET_mastervalue} {$SUITE_mastervalue} {$CITY_ID_mastervalue} {$STATE_mastervalue} {$ZIP_ID_mastervalue} {$STATUS_ID_mastervalue} {$LATITUDE_mastervalue} {$LONGITUDE_mastervalue} {$AREA_mastervalue}  
{END container_mastergrid}