![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
hi to all ive this problem: from a field (A) i want to create a script that let me go online to this site http://maps.google.com/maps?f=q&hl=it&q= and insert finally field (A); like this: http://maps.google.com/maps?f=q&hl=it&q=A how to solve this? thanks ps i've fmp6 thx franco |
#3
| |||
| |||
|
|
Put your string and the field together using & "http://myString/" & FieldA |
#4
| |||
| |||
|
|
Put your string and the field together using & "http://myString/" & FieldA but how in scriptmaker? thx |
#5
| |||
| |||
|
|
Put your string and the field together using & "http://myString/" & FieldA but how in scriptmaker? thx |
#6
| |||
| |||
|
|
"franco" a écrit dans le message de news: 45ffd950$0$37205$4fafbaef (AT) reader3 (DOT) news.tin.it... Put your string and the field together using & "http://myString/" & FieldA but how in scriptmaker? thx Your gonna have to use the command "SetField" then you enter your calculation for the selected field |
![]() |
| Thread Tools | |
| Display Modes | |
| |