PDA

View Full Version : Command-Line Syntax


armsys
02-08-2008, 06:47 PM
UltraRecall[.exe] ["c:\path\to\file.urd"] [/item itemid] | [/url "file/URL"] [/newtab] [/import[dup] "file/URL" ...] | [/importclip] | [/linkoutlook] | [/copyoutlook] | [/moveoutlook] | [/sync] | [/export "set name"]
For the current version, the inline command can open only one URD. Will the future version of UR support multiple URD opening?
For exmaple, UltraRecall.exe "c:\a.urd", "c:\b.urd", "c:\c.urd".
Armstrong

quant
02-09-2008, 05:28 AM
batch file?

armsys
02-09-2008, 05:37 AM
Originally posted by quant
batch file?
I've already coded a Macro Scheduler script to automate the multi-URD opening. Thanks for your advice.
Armstrong