From: Matt Wilkie <matt.wilkie gov yk.ca>, Fri, February 05, 2010 2:24 pm > [...] > Try as I might I can't get the following to run from a batch file, > though it works fine if typed (or pasted) to a CMD shell (all on one > line). It might be a Win7 thing. > > X:\PortableApps\gVimPortable\App\vim\vim72\gvim.exe -u > X:\PortableApps\gVimPortable\App\vim\vim72\cream\creamrc -U NONE > --servername CREAM
Do quotes help? "[path]\gvim" --servername "CREAM" -u "[path]\cream\creamrc" -U NONE "%*" -- Steve Hall [ digitect dancingpaper com ] :: Cream for Vim (http://cream.sourceforge.net) ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ cream-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cream-general
