erland;541568 Wrote: > Dan, if you have a working version of the plugin with with the > macroString command it would be great if you could post that. I think I > have working code for stdtext and stdicon but to make sure it work I'd > like to test it against the latest version. > > Also, is there some way I can check if the new version of SDT is > installed ? > Maybe macroString should be implemented as a separate addDispatch call > (and called sdtMacroString), in that case I can issue a "can > sdtMacroString ?" command to check if SDT is available. > > Currently I can issue "can SuperDateTime ?" but that will return true > also for the old version of the plugin.
seems easy enough. Just a single change in the PERL for now - left old dispatch alone, but added sdtMacroString (identical). -Dan +-------------------------------------------------------------------+ |Filename: SuperDateTime_plugin_beta.zip | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=9775| +-------------------------------------------------------------------+ -- plympton ------------------------------------------------------------------------ plympton's Profile: http://forums.slimdevices.com/member.php?userid=12955 View this thread: http://forums.slimdevices.com/showthread.php?t=77864 _______________________________________________ jive mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/jive
