syntax

  1. hundayyova

    Windows 11 How do you change the font color in Vim editor?

    You can change color schemes at anytime in vi by typing colorscheme followed by a space and the name of the color scheme. For more color schemes, you can browse this library on the vim website. You can enable or disable colors by simply typing “syntax on” or “syntax off” in vi.
  2. Cardinal System

    Windows 10 schtasks The task XML is malformed.

    Hello, I am trying to import a scheduled task from from the command line to the task scheduler. Before my program runs the schtasks command, it inserts a file path in the <Command></Command> element. The XML file works with schtasks before I insert my file path, but not afterwords. It keeps...
  3. Psilocelium

    PowerShell Syntax Question

    I just took a quiz that asked what type of parameter <String> is. Could you tell me if it is a mandatory parameter? For some reason I was thinking <String> would be defined as a value, not a parameter. Syntax Get-EventLog [-LogName] <String> [[-InstanceId] <Int64[]>] [-After <DateTime>]...
  4. News

    Previewing ES6 Modules and more from ES2015, ES2016 and beyond

    Chakra, the recently open-sourced JavaScript engine that powers Microsoft Edge and Universal Windows applications, has been pushing the leading edge of ECMAScript language support. Most of ES2015 (aka ES6) language support is already available in Edge, and last week’s Windows Insider Preview...
  5. News

    JavaScript moves forward in Microsoft Edge with ECMAScript 6 and beyond

    ECMAScript is the official name for the JavaScript language we all know and love. The next version of ECMAScript, ES6 (henceforth referred to by its new name, ES2015), is nearing the end of its standards process journey. At this stage Link Removed is final and will not be receiving any further...
  6. S

    Windows XP Windows XP Registry PC Username + Hostname

    Could anyone please help me find the registry key locations for the PC username, and the PC hostname on Windows XP? Is HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon DefaultDomainName Correct? Also what is the syntax for these keys? Thanks so much in advance.
  7. J

    Windows 7 undo fonts not matching?

    Text width was way too wide on some pages(way past right edge of browser). Made a bunch of changes to fix it(or try), and one included 'font matching', or something close to that. Now many font sizes are obviously incorrect. Want to get them back. Can't find the syntax. This started with the...
  8. T

    Windows 7 Need Help with MigRecover.exe

    I'm trying to use the migrecover.exe to extract the data from a Windows Easy Transfer archive I created since using WET will not open it(Microsoft really screwed the pooch on this one uhh!). I enter the correct syntax into the command prompt and it returns "Extracting files. 100% completed...
  9. SPACEDUDE360000

    Windows 7 Junctions With Spaces?

    I am having trouble setting up junctions and I think it isn't working because some of the folders/filenames have spaces and it messes up the syntax. Does anyone know how to get it to work?
  10. julio99

    Windows 7 MySQL error of some sort

    I clicked on a link to "subscribe to a person's site" and I got this error."You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1". I don't have a clue how to fix this. I don't know what manual they are...
  11. News

    Windows 7 Bart De Smet: LINQ to Z3

    Bart De Smet is one of the highly talented software engineers on Erik Meijer's team and the chief architect of the LINQ to Anything dream. You should watch his Link Removed on this topic.As you learned on Channel 9 Live's PDC10 conversation with Link Removed, Link Removed (the fastest in the...
Back
Top