Jump to content

questions about the AutoIt online help


ioa747
 Share

Recommended Posts

in the site https://www.autoitscript.com/autoit3/docs/tutorials/notepad/notepad.htm

i have see this strange things

@@SyntaxHighlighting@@ Run("notepad.exe") @@End@@

I checked it with a firefox and with chrome.  it's the same

logically these @@SyntaxHighlighting@@ should not have been visible

it's something from me does anyone knows?

I know that I know nothing

Link to comment
Share on other sites

  • Developers
4 minutes ago, ioa747 said:

I checked it with a firefox and with chrome.  it's the same

logically these @@SyntaxHighlighting@@ should not have been visible

it's something from me does anyone knows?

That are markers used by the Helpfile Build process to make that part a codeblock with the proper syntax highlights. ( as you can see in the real helpfile)

This simply means that the input files are copied to the website in stead of the output files and guess that needs changing!

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...