exportscripts.rev

Devin Asay devin_asay at byu.edu
Thu Mar 29 13:10:07 EDT 2007


On Mar 29, 2007, at 9:22 AM, Jim Ault wrote:

>> In Revolution script editor I can't print tabs
> Yes, the tab key is used to run the 'reformat script' so you can  
> only use
> tabs after comments, if you paste from another editor.

Or just concatenate using the tab constant:

	put "one" & tab & "two" & tab & "three" into tNums

Devin


Devin Asay
Humanities Technology and Research Support Center
Brigham Young University




More information about the use-livecode mailing list