Code: Select all
ask "Age"
put it into field "age"
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Code: Select all
ask "Age"
put it into field "age"
I tested this question from early Metacard versions to Lc 9.x, on 'nix, and was unable to reproduce the issue, so you would need to include more information for the regulars here, such as :Hi. I created one button with
-------------------------------
ask "Age"
put it into field "age"
-------------------------------
and in the software works this script but in the standalone software not working, the Inclusions is automatic. Why not insert the text into field in standalone version?
This would have no impact whatsoever. First of all the variable being pulled is the "it" variable, which is coming from an ask dialog, so it isn't going into another variable named "age", that is the name of the ask dialog in this case.Why do I feel that having a variable and a field with the same name is unwise?
Good catch. The bright side of your mistake is that it brought Bogs back.
Happy to see you still jumping right in, it was ever one of the highlights of being a member here
In my case, so often it has become a hobbyrichmond62 wrote: ↑Sun Oct 27, 2024 9:06 pmWell, many a slip twixt cup and lip. To be fair to the OP, I think we can all honestly say we have made similar mistakes "once or twice".![]()
Same Richard, I often miss our extended, deep, sometimes humorous, sometimes philosophical discussions.
LOL I really could not thank you enough for the major gift 3 was to me, it was helpful in delving further into the rifts between releases.