![]() |
|
#1
|
|||
|
|||
Quote:
|
#2
|
|||
|
|||
Of course it doesn't, it's up to you to create the file using the new path and write to it:
Code:
f = open( viz.res.getPublishedPath('output.txt') , 'w' ) f.write('bla bla bla') f.close() |
![]() |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Using 5DT plug-in with the data coming through network... | mcicek | Vizard | 1 | 05-18-2009 05:17 PM |
writing joystick position to a data file | Saz | Vizard | 3 | 12-17-2008 05:18 AM |
Flagging the Data | Elittdogg | Vizard | 5 | 04-11-2008 11:40 AM |
data glove navigation | arielasso | Vizard | 6 | 10-24-2007 02:15 PM |
tracking using quaternarion data | jfreeman | Vizard | 2 | 06-01-2005 08:48 AM |