Type switch: not a command
Object: Submit.png
Line: add 1 to field "Q" & QuestionNumber & LetterChoice of card "Male"
Hint: &
Search found 4 matches
- Mon Dec 03, 2007 5:21 pm
- Forum: Talking LiveCode
- Topic: Field Help
- Replies: 7
- Views: 6686
- Mon Dec 03, 2007 4:32 pm
- Forum: Talking LiveCode
- Topic: Field Help
- Replies: 7
- Views: 6686
Field Help
Hi guys...i got my button issue sorted out but now I need a bit of help with some fields. I have a bunch of fields on a card and each of them are named Q1A, Q1B, through Q1E and continues Q2A, Q2B...Q2E all the way to field Q5E The Number in the field name is related to the question number and the l...
- Sun Dec 02, 2007 9:33 pm
- Forum: Talking LiveCode
- Topic: create buttons from a script
- Replies: 3
- Views: 4922
okay that worked for the customizing...but now i have another issue I'm reading a word from a file and I need that word to be the name of the button I'm trying to create. This is the script I'm using (i've already got the file I'm using opened above so thats not the problem) on opencard repeat for N...
- Fri Nov 30, 2007 5:47 pm
- Forum: Talking LiveCode
- Topic: create buttons from a script
- Replies: 3
- Views: 4922
create buttons from a script
Hi guys, i just have a few questions that I would love some help with. I'm I need to create a button on a card by using a script. I'm currently using "create button "Button1" and that puts the button directly in the middle of the card. However, I need the button to be a radio button not a push butto...