> I want to replace three spaces with a tab stop.
 
You mean something like...
 
set the defaultStack to "Karten"
repeat with n=1 to num of marked cds
  replace SPACE&SPACE&SPACE with TAB in fld "Antwort" of marked cd n
end repeat
 
HTH
 
/H
_______________________________________________
metacard mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to