False, already are implemented the export of specific scripts…
/system script export where owner=admin
or
/system script export where name=
The problem is to import it for specific user…
I write this to extract at least all possible commands and parameters on RouterOS:
http://forum.mikrotik.com/t/new-command-in-routeros-7/169237/1
Simply compare previous version(s) file(s) to last version to show new command(s) AND new parameter(s) to that command(s)…
[rex@tended] > $cmdtree “/system/script”
[…]
/system/script
[…]
export
(a) compact
(a) file
(a) hide-sensitive
(a) show-sensitive
(a) terse
(a) verbose
(a) where[…]