You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do not use the following reserved names for the name of a file:
CON, [...]. Also avoid these names followed immediately by an extension[...].
I suggest renaming the con language to something like connive. A bit longer, but still alphabetically appropriate and will not cause issues for students trying to interact with the languages on Windows.
The text was updated successfully, but these errors were encountered:
Per MSDN (emphasis mine, extra text omitted):
I suggest renaming the
con
language to something likeconnive
. A bit longer, but still alphabetically appropriate and will not cause issues for students trying to interact with the languages on Windows.The text was updated successfully, but these errors were encountered: