Jump to content

FMP24060

Newbies
  • Posts

    4
  • Joined

  • Last visited

Everything posted by FMP24060

  1. There's a more comprehensive function UrlEncode that will perform the substitutions, at http://www.briandunning.com/cf/165 .
  2. Why, hypothetically you would set the name of the *current* object by not specifying which object. In just the same way as we Set Field[] above without specifying which field, in order to operate on the current field. This would be useful when looping through each field object in turn. Great, thanks for this... Just for sake of completeness, how would you tell when you've gone past the last field?
  3. So, I also would like to perform get/set operations on dynamically specified fields. It seems that the only way to dynamically reference a field is via its Object Name. Of course, I haven't set any Object Names in advance, so I was thinking of writing a script to loop through each field on each layout and set its Object Name to be the name of the field. Problems are: 1) there's no script step to SET an Object Name, and 2) there's no way to go to the (arbitrarily) "first" field on a layout in order to loop through with Go To Next Field. Are both of those statements correct? Thanks a bunch, FMP24060
  4. I have the same question. How to actually issue that command to Windows (XP)? Using FMP 7.0.3. Thanks! -Mike P.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.