Quantcast
Channel: VBForums
Viewing all articles
Browse latest Browse all 16044

VS 2019 ∞ in console with Server 2019?

$
0
0
Ok ... so in a command prompt:
Code:

c:\>echo ∞

...as expected in both Windows 10 and Server 2019

but for some reason when I go (and enter "∞" for the readline):
VB.Net Code:
  1. Dim Data = Console.ReadLine()
  2. Console.WriteLine(Data)
  3. Console.WriteLine("∞")
Data gets set to 8, and both output lines in the console read "8"!

This however does not appear to happen on Windows 10, but does on Server 2019!

Any ideas?

Viewing all articles
Browse latest Browse all 16044

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>