THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 12/03/2011 at 13:24, xxxxxxxx wrote:
With 'being compiled' I mean, the written String is not formatted as if I would write it into the File myself.
It's kind of "compiled". Is it MD5 ? Dunno, but it's not a usual String.
Int your example it's like this:
QC4D â@ / ' H e l l o W o r l d !
I already made a couple of Plugins with files in Coffee and Python.
But in Coffee, writing a String to BaseFile works as I want it in this case.
Finally, I want to write an XML Exporter, I already imported the pyfo Package to Py4D.
For XML I need "real" strings, even the actual way data is being to files by the HyperFile class ia very useful, too.
And some extra questions by the way :
- How to browse a directory on harddrive?
- How can I deliver necessary Packages not
installed by default with my Plugin ?
- Would it be possible to write a Py4D Package in order to extend it with functions from C++ not implemented by you ?
Much Thanks in Advance,
Niklas