Saving Events into Text File

Anonymous

Saving Events into Text File

Anonymous
Not applicable

Hi ,

 

I'm currently new to API , just started not long .

 

I've learn a code (attached) that will record the documentsaving event in a text file , display the user's ID and time saved .

 

However, I want to be able to save the textfile into Desktop instead of the TempFolder, and also I would like the Macro to run automatically instead of needing to run another macro for it to work .

 

Any help would be appreciated !

 

Thanks in advance 

0 Likes
Reply
334 Views
1 Reply
Reply (1)

Aaron.Lu
Autodesk
Autodesk
A IExternalApplication is needed to start automatically when Revit starts.
http://help.autodesk.com/cloudhelp/2015/ENU/Revit-API/files/GUID-CEF0F9C9-046E-46E2-9535-3B9620D8A17...

as for desktop folder, try google
let's see what you've found 🙂


Aaron Lu
Developer Technical Services
Autodesk Developer Network
0 Likes