Eric:

Ah. I'm getting confused because the UI for the script editor is different than the UI for the property inspector. <Tab>s actually work as expected in the property inspector, just not in the editor.

ARRRGHHhhhhh.

OK.  I'm better now.  Thanks.

Jon


Eric Chatonet wrote:

Hi Jon,

In usual scripts you can use the tab constant:
put "Jon" & tab & "Bondy" into tGuy
Or if you build html by coding:
put "<p>" & "Jon" & "&#9;" & "Bondy" & "</p>" into tGuy
Is that clear?

Le 10 juil. 05 à 15:07, Jon a écrit :

I guess I should have asked this obvious question a few weeks ago, when it was revealed that <tab> reformats text rather than inserting the <tab> character.

How does one insert a <tab> character using the editor(s) [including Constellation, Jerry]? I want to create a table of values, and I think I need to use tabs to separate out the various values. Or maybe I'm on the wrong track entirely. Won't be the first time...


Best Regards from Paris,

Eric Chatonet.
----------------------------------------------------------------
So Smart Software

For institutions, companies and associations
Built-to-order applications: management, multimedia, internet, etc.
Windows, Mac OS and Linux... With the French touch

Free plugins and tutorials on my website
----------------------------------------------------------------
Web site        http://www.sosmartsoftware.com/
Email        [EMAIL PROTECTED]/
Phone        33 (0)1 43 31 77 62
Mobile        33 (0)6 20 74 50 86
----------------------------------------------------------------

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to