admin
Admin
 Admin
| Posts: 322 |  | Karma: 0
|
Re:Special path sequences (%a1, etc) not working - 2005/09/02 09:55
Found the problem fixed it in v3.04.06
%a1 does work again
The syntacx for %strstr is %strstr(attribute,start,length) so %strstr(cn,1,1) is equivalent to %a1.
You can also use %leftstr(cn,1).
You can't combine %a1..%a5 within the other functions.
Hans
Hans Boone |