07-11-2012 05:50 PM
I am trying to use the "Importing Data From Multiple ASCII FIles.VBS" and the "Concatenate Groups.VBS" scripts downloaded from here, http://zone.ni.com/devzone/cda/epd/p/id/3870. When I run the importing data script and test it by highlighting the example data that comes with the download I get an error. "Error in <Importing Data From Multiple ASCII Files.VBS> (Line:60, Column: 11): Variabls is undefined: 'AscIIAssocSet' "
The offending line of code is " Call AsciiAssocSet(FilePaths(i), StpFilePath) ' assign STP file "
Screenshots of the error are attached.
Can anyone tell me what this error is? Am I just doing something wrong? Getting quite frustrated.
Thanks in advance.
07-11-2012 05:53 PM
Forgot to mention, I am using Diadem version 11.3 and the I downloaded ascii_diadem_9.1_or_later.zip.
Thanks again.
07-12-2012 12:19 AM
Please have a look at the DIAdem Example to concanate channels. Its delivered with DIAdem.
Examples > Creating Scripts > Scripts > Appending Channels to Each Other
Please use a dataplugin (File -> Text DataPlugin Wizard...) or the csv plugin to load your data.
Greetings
Andreas
P.S.: The one you have downloaded needs the old Ascii Wizard that is not activated by default in newer DIAdem versions.
If you want to use it anyway:
Settings -> Options -> Extensions -> GPI Extensions ...
Add gfsasci.dll