RR 2.9.0-dp-2 & VBscript
    Ian Wood 
    revlist at azurevision.co.uk
       
    Wed Dec  5 20:08:27 EST 2007
    
    
  
I find that to be a very good way of working if you are dealing with  
lots of scripts, I have several libraries with lots of AppleScripts  
in, stored in fields on a hidden card rather than in customprops as I  
find it makes for much easy editing/updating.
replace "*placeholder*" with <whatever> in tScript
is pretty much identical as well...
Sorry, no help with the VBScript itself,
Ian
On 6 Dec 2007, at 00:12, Phil Davis wrote:
> Sometimes I have trouble seeing my own syntax "issues' in inline- 
> built scripts like yours, so I store the script as a whole in a  
> custom property, then get it and use it as needed. If there are run- 
> time variations needed in the script, I use "[[placeholder]]" or  
> some similar tag in the stored script and then
>
>   replace "[[placeholder]]" with <whatever> in tMyScript
>
> Maybe that will work in your case!
    
    
More information about the use-livecode
mailing list