Hi, Once again I have a very special requirement... I would need to pass the current file path ofthe document being edited, but witohout the drive letter on Windows. R:\Lieferungen\Legislations\Gesetze\verlinkt\2_waeg_v0.xml should become \Lieferungen\Legislations\Gesetze\verlinkt\2_waeg_v0.xml
Is there some kind of a substring functionality somewhere? Or would I need to integrate an own java class for doing this? Thanks! best regards, Roman

