Gordon, I'm working on improvements to KidsPlay to allow escaping " and ;. There should be a key routine like &getCommands($client,$macroString) that returns an array of command arrays. Each command array would have $client or undef in the first (last?) spot and the rest would be CLI args parsed out as appropriate. Good point about recognizing MAC addresses: I'll update KidsPlay to not require the terminal ":" if the first word is a MAC address, so "00:04:20:11:22:33" and "00:04:20:11:22:33:" as the first word would mean the same thing.
-- peterw http://www.tux.org/~peterw/ free plugins: http://www.tux.org/~peterw/#slim AllQuiet BlankSaver ContextMenu FuzzyTime KidsPlay KitchenTimer PlayLog PowerCenter/BottleRocket SaverSwitcher SettingsManager SleepFade StatusFirst SyncOptions VolumeLock ------------------------------------------------------------------------ peterw's Profile: http://forums.slimdevices.com/member.php?userid=2107 View this thread: http://forums.slimdevices.com/showthread.php?t=48521 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
