Suresh Govindachar wrote:
Juan Lanus wrote: > On 5/27/06, Suresh Govindachar wrote:
  >
  >> Start gvim using the command
  >>      p:\ath\to\gvim.exe  -u NONE -U NONE --noplugin
>> In the resulting gvim, do >> :set shellcmdflag=3D/k
  >> Then :!ver
  >
  > The name of the window is D:\vim\vim70\vimrun.exe and the
  > outcome is the same as always:
  >
  >     C:\WINNT\system32\cmd.exe /e:8192 /k ver
  >     shell returned -1
  >     Hit any key to close this window...
Where did the /e:8192 come from?

  --Suresh



It means "reserve at least 8192 bytes for the environment" instead of "just enough space to fit the current data".


Best regards,
Tony.

Reply via email to