Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Directly start the Function Helper Dialog "Spec > Multiple"
#1
I find myself writing a lot of functions, is there a line of code that directly starts the following dialog window:

Function Help Editor - Special Lines
Code:
Copy      Help
[ ] Description:
[ ] Resturns:
[ ] Parameters: <gets from code>
...etc...
This is the dialogwindow that has the QM grid layout.

edit: typo
I know the following code initiates the Dialog window, but I do not know howto reproduce the correct syntax that immediatly starts the above mentioned window.

Function TO_HelpSectionEditor
Code:
Copy      Help
,case 150 if(TO_HelpSectionSpecDlg(hDlg _s)) TO_HelpSectionSpec _s 1


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)