Here we go with the 1st Original Version.
I'll upload v2 next weekend....
http://www.voice-of-europe.com/dotnetnuke/LinkClick.aspx?link=PropForce-orig.zip&mid=368
cheers
Michael
Hi,
yes I know and I suggested nobody need it (meanwhile)... so I decide to tune it up a lil bit.
I suppose all users will love the new Version... just because I added some new features like a NumberGenerator based upon a simple list file with prefix / postfix and a numberformatter.. you can...
Hi all,
does anybody know how to obtain the AddInsStorage?
I need to store some additional data in there while the Document is open and I really don't wanna close and reopen the document.
btw: VB6 or VB.net samples are very very welcome ;o)
Michael
In VBA it should be something similar to :
Private Declare Function PathCompactPath Lib "shlwapi" _
Alias "PathCompactPathA" ( _
ByVal hDC As Long, _
ByVal lpszPath As String, _
ByVal dx As Long) As Long
Private Sub TestCell()
Dim myText As String
Dim myShort As String
Dim...
Hi,
I'm not sure but it's worth a try :
Private Declare Function PathCompactPath Lib "shlwapi" _
Alias "PathCompactPathA" ( _
ByVal hDC As Long, _
ByVal lpszPath As String, _
ByVal dx As Long) As Long
Private Sub Command1_Click()
Dim myText As String
Dim myShort As String...
Hi,
Maybe you need to check your VBA Editor Options.
On your first Option Tab must be something similar to 'List Elements' it should be checked ;o)
or you Declared your swApp as Object ?
cheers
Michael
Hi once more,
and right now here you can download my PropForcer:
http://www.voice-of-europe.com/dotnetnuke/LinkClick.aspx?link=PropForce.zip&mid=368
I guess it will work with any SWX Version,
if not just let me know.
befor you do anything read the ReadMe1st.rtf file.
I didn't include the...
Hello again,
Just hold on until the weekend is over.
right now I got this AddIn ready to use, but you'll have to configure it manually by editing a xml file with Notepad.
So I will need a lil bit more time to setup up a Admin Tool.
cheers
Michael
Hi all,
It's allowed and possible to write Addin's with VBE even for companys it's allowed to use free of charge and for Private Persons too.. AFAIK It's allowd to develop with VBE and sell a Programm.
Cheers
Michael
handleman,
I guess the 'cleaner' way to avoid endless loops is using MSMQ or just a simple flag inside the Addin like 'busy' if it's True then no other Macro will be executed.
@boottmills try Visual Basic Express 2k5 AFAIK it's free to use.
Michael
Hi,
Its the truth what handleman said ... you need to run it everytime swx start
meanwhlie I still think it's funny so I got another Example ready and btw... don't blame me 4 this code i am in hurry so there is room 4 improvement ...
Hi,
btw. I guess it's better not 2 use this Download Manager.
Just bcause its possible 2 access this DM with any other Webpage (once it is installed) and execute other setups.
cheers
Michael
Hi all,
just for fun I got an Example in VBA (swp)..
You can Download this file here http://www.voice-of-europe.com/dotnetnuke/Portals/0/CheckPropsb4Save.zip
and maybe you need to change the VBA references a little bit.
After you had done this close all your open files & run this Sub Main...
Hi again
or goto http://www.hitteam2.de/frmDownloadAll.aspx and Install 'Hitteam Tools für SolidEdge' maybe it fit ur need even if it is in German.
cheers onnce more
Michael
Hi,
you can copy all referenced files by using Revision Manager (Insight Connect).
Start Insight Connect -> File -> Open -> Revision Manager
cheers
Michael
Hi@all,
does anybody know a reason, maybe from ugs itself, why they didn't implement VBA as part of their Application?
Does anybody miss this too?
cheers
Michael