- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello there,
Does anyone have some lisp code to interpret a CDF file and extract the fields (as separate text strings?).
I need to do this to insert blocks at coordinates and supply attributes where these parameters are in the CDF file. My attempts to date have not been successful - for example I"m having trouble working out how to deal with data in this format quote
"\"1\",\"LED_A\",\"120001\",\"0\",\"1.000\",\"3.200\",\"5.400\",\"0\",\"0\"" unquote -
the commas separate the fields. This data has come from a CDF and processed by Microsoft's published VBA routine
"Procedure to export a text file with both comma and quote delimiters in Excel"
Any help greatly appreciated.
Regards
George in New Zealand
Solved! Go to Solution.