I'm trying some things  myself. 

here is an attempt to indent a line and have it be in a different style…

on mouseUp
   put tab before the selectedLine
   set the liststyle the selectedLine to "lower latin"
end mouseUp
        

if you do this to a line mid way through a decimal list. the tab is insert 
after  the  list designator and LC resets the list counter to 0 and subsequent 
lines start again at 1. (this even happens on Google docs sometimes, so I guess 
it is not an easy one to solve)


1.      Rename all folders to meeting your criteria. Be very careful as you 
will live with these for a longtime.
2.      Create folders for all images and move the images into those folders in 
preparation for upload.
3.      Do one set/category at at time
a.                                      
1.      get the list of the folder names
2.      post as text fileon server
3.      upload folders/files
4.      run script to make records
5.      dump the record ID's
6.      save as text to disk
7.      get format rect and 
8.      upload to format table
9.      get category ID's
10.     insert records into category_item table
11.     

    Has anyone wired up a script for a list field that automatically will 
create outline indents with the next indent style


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

Reply via email to