set myTestVariable to "works odd"
set myWord to word 1 of myTestVariable
say myWord
tell application "QLab 3"
set myTestVariable to "works odd"
set myWord to word 1 of myTestVariable
say myWord
end tell
works fine.
text format record n
properties
fontFamily (text) : The font family for this format. (e.g. "Helvetica", "Courier New")
fontStyle (text) : The font style (face) for this format. (e.g. "Regular", "Light Oblique")
fontName (text) : The font name for this format. (e.g. "CourierNewPS-BoldItalicMT")
fontSize (real) : The font size for this format.
lineSpacing (real) : The line spacing for this format.
rgbaColor (rgba color record) : An RGBA color record representing the percentage values for the red, green, blue, and alpha components of the color of this format.
range (range record) : A range record representing the index and length for the substring that has this format.
word (integer) : An optional 1-indexed word number to which this format should be applied. When used, the "range" property will be ignored. (setting only)
--
Contact support anytime: sup...@figure53.com
Follow Figure 53 on Twitter: http://twitter.com/Figure53
---
You received this message because you are subscribed to the Google Groups "QLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qlab+uns...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qlab/daa657e0-2879-49a9-a8a4-7f6b5cb6fae5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.