![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Using Scriptmaker in Filemaker Pro 5.5, is it possible to paste a value into a field where the field is identified by a variable contained in another field. The Scripting only appears to allow me to paste into a specific field that I identify by name. |
#3
| |||
| |||
|
|
"George MacRae" <gmacrae (AT) cogeco (DOT) ca> schreef in bericht news:0hyQh.55$Nm.46 (AT) read2 (DOT) cgocable.net... Using Scriptmaker in Filemaker Pro 5.5, is it possible to paste a value into a field where the field is identified by a variable contained in another field. The Scripting only appears to allow me to paste into a specific field that I identify by name. You can not change the field where your data is pasted, but you can use the IF statement to capture all values and targets you need. Further I would advise against copy-paste within a script. Since you use the pasteboard of your system you can never be sure who or what else is using this, Which might result in unexpected paste. Keep well, ursus |
![]() |
| Thread Tools | |
| Display Modes | |
| |