Re: Path separators...final

new topic     » goto parent     » topic index » view thread      » older message » newer message

don cole wrote:
> 
> Hello Al, sorry it took so long.\
> 
> I had to go back to you original post on this and reread it.
> 
> This is what I came up with.
> 
> }}}
<eucode>
> 
> 
> constant symbal={"`","*","~","@","&"}
> 
>    if findAccent then
>       for x=2  to length(symbal) do
>         tt=testForSymbal[x]
>            if tt=0  then
>             newPath[1]= symbal[x] & replaceAccentsWithSymbal(x) & symbal[x]
>             newPath[2]= symbal[x]
>             exit
>            end if
>     else
>         newPath[1]="`" & line & "`"
>         newPath[2]=symbal[1]
>     end for
>    end if
> 
> Don Cole


Don Cole

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu