Greetings,
I'm stuck on something here and looking for some advice with pulling this 
section from a text file(*.hta). Its search the complete file around 800 lines 
for just this section then
put this section into line numbered field ? then
put each "edit" of selected line into a field.

StartArray = Array( _
--- get from here
          "edit-1", "edit-2", "edit-3", "edit-4", "edit-5", _
          "edit-1", "edit-2", "edit-3", "edit-4", "edit-5", _
          "edit-1", "edit-2", "edit-3", "edit-4", "edit-5", _
          "edit-1", "edit-2", "edit-3", "edit-4", "edit-5", _
          "edit-1", "edit-2", "edit-3", "edit-4", "edit-5", _
--- to end of here
          "endof", "of", "the", "list", "")

Any help greatly appreciated
Michael
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to