Jump to content

Is there a tool for checking my UDF header?


c.haslam
 Share

Recommended Posts

In creating a UDF header, I began SciTE > Tools > Make UDF header. I then followed the guidelines in the Wiki. Now I would like to check it for acceptability of the formatting. Is there a script I can run to see the UDF in a browser?

Spoiler

CDebug Dumps values of variables including arrays and DLL structs, to a GUI, to the Console, and to the Clipboard

 

Link to comment
Share on other sites

@c.haslam

I think that everything is "required" to do/know about making an UDF is here.

About your second question, what do you mean?

Would you like to click the text in the UDF header, and do some action? :)

Edited by FrancescoDiMuro

Click here to see my signature:

Spoiler

ALWAYS GOOD TO READ:

 

Link to comment
Share on other sites

There are some tools available to check and then extract the UDF header into another format. This is then used to create the help file.
I have downloaded a tool from the german forum which converts the UDF header into an HTML help file (please check OutlookEX.htm in my OutlookEX UDF).

If you like I can post the tools here.

My UDFs and Tutorials:

Spoiler

UDFs:
Active Directory (NEW 2022-02-19 - Version 1.6.1.0) - Download - General Help & Support - Example Scripts - Wiki
ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts
OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki
OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download
Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki
PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki
Task Scheduler (NEW 2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki

Standard UDFs:
Excel - Example Scripts - Wiki
Word - Wiki

Tutorials:
ADO - Wiki
WebDriver - Wiki

 

Link to comment
Share on other sites

This thread describes as well where to download.

The HTML tool can be found here: https://autoit.de/index.php?thread/83359-htmhelp-automatische-udf-dokumentation-04-08-2015-1-1-0/&postID=679823#post679823

My UDFs and Tutorials:

Spoiler

UDFs:
Active Directory (NEW 2022-02-19 - Version 1.6.1.0) - Download - General Help & Support - Example Scripts - Wiki
ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts
OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki
OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download
Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki
PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki
Task Scheduler (NEW 2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki

Standard UDFs:
Excel - Example Scripts - Wiki
Word - Wiki

Tutorials:
ADO - Wiki
WebDriver - Wiki

 

Link to comment
Share on other sites

Francesco: I know that function names in the Related section are automatically converted to links. But I see one in the Parameters section of Help for _WinNet_EnumResources. How can I do this kind of thing in a UDF header?

Spoiler

CDebug Dumps values of variables including arrays and DLL structs, to a GUI, to the Console, and to the Clipboard

 

Link to comment
Share on other sites

1 hour ago, Danp2 said:

@FrancescoDiMuro No, when manually typing the @ sign followed by the user name. Sometimes after selecting the name from the list of matching users, the cursor gets "stuck" and you can't type anything into the editor.

That is what happened to me. I am thinking that one should avoid indicating who one is answering with the at sign.

Regarding the link in a section of a UDF header other than "Related": please look at the Help for  _WinNet_EnumResources. In the Parameters  section I see that _WinEnumResources is a link. How did the author of this UDF get this to be a link?

Spoiler

CDebug Dumps values of variables including arrays and DLL structs, to a GUI, to the Console, and to the Clipboard

 

Link to comment
Share on other sites

water:

I did not find what I need to be able to display a UDF header in Firefox (or IE).

In creating the UDF headers, I have tried to follow the instructions in www.autoitscript.com/wiki/UDF-spec. Now  I would like to be sure that what I have written would convert properly to HTML. So I need the tool that converts UDF headers from the format in the Wiki to html.

You offered to post a link to such a tool. Please do so. Danke. My UDF header has tables, continuation lines, etc. Also I am confused regarding what spaces in a UDF header are ignored.

Spoiler

CDebug Dumps values of variables including arrays and DLL structs, to a GUI, to the Console, and to the Clipboard

 

Link to comment
Share on other sites

Q&D help:

image.png.4c8afe6f6305bcc20d5092178264be5d.png

My UDFs and Tutorials:

Spoiler

UDFs:
Active Directory (NEW 2022-02-19 - Version 1.6.1.0) - Download - General Help & Support - Example Scripts - Wiki
ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts
OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki
OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download
Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki
PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki
Task Scheduler (NEW 2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki

Standard UDFs:
Excel - Example Scripts - Wiki
Word - Wiki

Tutorials:
ADO - Wiki
WebDriver - Wiki

 

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...