Hello,
I think I posted this question in the wrong forum earlier - appologies.
But I would like to define text and values 'globally' so that they can be used throughout all modules.
Below is an example of what I want.
Preference would be to define MB1 and MB2 in an outside msgbox.ini file...
Hello,
I would like to define text and values 'globally' so that they can be used throughout all modules.
Below is an example of what I want.
Preference would be to define MB1 and MB2 in an outside msgbox.ini file (C:\msgbox.ini) and let the module call for that
'[MsgBox]
'MB1 = "Test 1"
'MB2 =...
I want to distribute a template (*.dot file) to enable people to automate certain tasks of marking selected text and copying that to an overview in the document.
I have written certain code to color and add a symbol to selected text, then automatically placing this selected text in a section of...
I want to distribute a template (*.dot file) to enable people to automate certain tasks of marking selected text and extracting that to an overview in the document.
I have written certain code to color and add a symbol to selected text, then automatically placing this selected text in a section...
Instead of pointing to a fixed folder in for example Program Files (in Vista all folders in Program Files are read only), I want to open a file in the My Documents folder from the user that is logged in.
ChangeFileOpenDirectory "C:\Program Files\1-ACF Studytools\Handleiding\"
Documents.Open...
Instead of pointing to a fixed folder in for example Program Files, I want to open a file in the My Documents folder from the user that is logged in.
ChangeFileOpenDirectory "C:\Program Files\1-ACF Studytools\Handleiding\"
Documents.Open FileName:="ACF Studies introductie.doc"
I would like the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.