Jump to content

Recommended Posts

Posted
I need to enter a £ character in a command I'm running from a batch file. If I just enter £ in the batch file, it produces ú at runtime. Is there a way I can specify Chr(156) in the batch file? thanks
Posted (edited)

Thanks for pointing me in the right direction, but can't seem to escape the £ sign for some reason.

 

Edit: Managed to sort this by using a VBSscript instead in the end.

Edited by meastaugh1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...