![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
could you please help with the script. Only last address is displayed in google maps... I'm missing other addresses. --------------------------------------------------------------------------- ------------------------------------------------ Sort the records according to the sort field Set variable $URL to "http://maps.google.com/maps?d&saddr=" *& Substitute ( Address::Address; " "; "+") [note: saddr is the start address] Loop through remaining records... Go to next record (exit after last) Set $URL & "+to:" *& Substitute ( Address::Address; " "; "+") [note: +to: denotes all additional addresses] End loop. Open URL (No Dialog), $URL |
![]() |
| Thread Tools | |
| Display Modes | |
| |