#1
|
|||
|
|||
Data File Error with sessions import
I am having trouble using the .vbs script to import my .csv data file. I get an error as follows:
Error: Unknown field designation: "session_name supported fields are as follows: description,emulation,folder,hostname,port,protocol,session_name,username for a description of supported fields, please see the comments in the sample script file |
#2
|
|||
|
|||
I get the same error if using python or VB. I have tried rearranging the header fields, and even removing the session_name field (as it's not needed) and non that worked. Each time I receive the same error, depending on which header field option is listed first
|
#3
|
||||
|
||||
Quote:
The header field line of your .csv should not have any ""s in it at all. If it does, then you need to remove them by editing the .csv file manually using an editor like Notepad. If you remove the "s from the header line in your CSV file, are you able to get further? --Jake
__________________
Jake Devenport VanDyke Software Technical Support YouTube Channel: https://www.youtube.com/vandykesoftware Email: support@vandyke.com Web: https://www.vandyke.com/support |
#4
|
|||
|
|||
I removed the "" from the entire file and it worked. Thank you
|
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | Rate This Thread |
|
|