This indents properly (the repeat is a single line, even if email wraps it:

*repeat* for each word theList in "obDflFlds obDspFlds obDspBtns obDspObjs "
& "obDspCmbs obDspGrps obCtrlFlds obAuxDspObjs obAuxDspCmbs"

*     put* the theList of srcGr into theProps

But

*repeat* for each word theList in "obDflFlds obDspFlds obDspBtns obDspObjs "
 \

& "obDspCmbs obDspGrps obCtrlFlds obAuxDspObjs obAuxDspCmbs"

*put* the theList of srcGr into theProps

Does not.

Is this perhaps related to the property name starting with "the" (just a
WAG)

This is repeatable as I remove and replace the cr

8.1.2-rc1

-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462
_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to