> From: Mark Schonewille > > This script might help you: http://qurl.tk/60 (mind line wraps on the > website). > > Since it is now possible to sun VBScript woth the do command, you > might take the script apart and only use > > put tVBS & cr & "WshShell.AppActivate" && pTitleOrID into tVBS > > and > > put tVBS & cr & "WshShell.AppActivate" && quote & pTitleOrID & > quote into tVBS
Thanks. Looks promising. I'm surprised there isn't a Rev command for this though. -- Ciao, Paul D. DeRocco Paul mailto:[email protected] _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
