I'm new to tcc.exe and am trying to download and run vim
so I can edit batch files.
Before running vim it is necessary to use the @sha1 function
to make sure my download is correct.
I'd like to use a command line like:
c:\users\lba\downloads %[[@sha1] vim73-x64.zip]
to use the @sha1 function to display the sha1 variable.
It's not working so that means I'm not using the syntax properly.
Could anyone tell me the proper syntax?
Larry Alkoff
so I can edit batch files.
Before running vim it is necessary to use the @sha1 function
to make sure my download is correct.
I'd like to use a command line like:
c:\users\lba\downloads %[[@sha1] vim73-x64.zip]
to use the @sha1 function to display the sha1 variable.
It's not working so that means I'm not using the syntax properly.
Could anyone tell me the proper syntax?
Larry Alkoff