CSV-Viewer (table form layout)

Viewer and VFS (Virtual File System) plugins.

Postby RogerP » 26 Jan 2009, 06:41

Hi Dinkelhopper

Great idea and a very useful viewer!

Today I stumbled over a small problem. When the Header Row contains quotes the data is not loaded into the grid.

This is not loaded. It will be loaded if you check "No Header Row":

"ID";"NAME"
"1";"Martha"
"3";"Boris"

This data is loaded without problems:

ID;NAME
"1";"Martha"
"3";"Boris"

Cheers
Roger
RogerP
 
Posts: 23
Joined: 24 Jun 2008, 09:36

Postby Dinkelhopper » 26 Jan 2009, 13:07

Thanks!

That does not seem to be a big problem. I'll have a look on it tomorrow.
Dinkelhopper
 
Posts: 134
Joined: 22 Nov 2008, 08:45
Location: Germany

Postby Dinkelhopper » 27 Jan 2009, 11:58

Okay, the bug is fixed.

New Release in Post #1.
Dinkelhopper
 
Posts: 134
Joined: 22 Nov 2008, 08:45
Location: Germany

Postby steje » 27 Jan 2009, 17:30

I don't think there's a way to now - and it probably hasn't come up with a lack of MANY plugin's being developed, but looking at this I thought it might be nice to be able to do something like:

Set VIEWPANE Toggle,"plugin=CSVplugin"

...or some such business - basically to be able to do a one click viewerpane toggle AND select the plugin to be used.
The only sovereign you can allow to rule you is reason!
Settings->Backup & Restore is your best friend! | GPSoftware Support form
Opus v9.5.2.0.3659.x86 | Windows XP Pro sp3 (x86)
User avatar
steje
BBT
 
Posts: 2329
Joined: 15 Nov 2004, 20:51
Location: ...Sales?
OS: Windows XP 32-bit
Opus: Illuminati

Postby leo » 27 Jan 2009, 17:54

You can do that with the standalone viewer window (Show PLUGIN=xyz) but not, AFAIK, with the viewer pane.

You know what to do. :-)
User avatar
leo
Admin
 
Posts: 14688
Joined: 07 Nov 2004, 01:30
Location: London, UK
OS: Windows 7 64-bit
Opus: Illuminati

Postby steje » 27 Jan 2009, 18:26

Schnikes...

...BACK IN MY FACE - :.:
The only sovereign you can allow to rule you is reason!
Settings->Backup & Restore is your best friend! | GPSoftware Support form
Opus v9.5.2.0.3659.x86 | Windows XP Pro sp3 (x86)
User avatar
steje
BBT
 
Posts: 2329
Joined: 15 Nov 2004, 20:51
Location: ...Sales?
OS: Windows XP 32-bit
Opus: Illuminati

Postby RogerP » 28 Jan 2009, 00:05

Hi Dinkelhopper

Thanks for the update, it works! :-)

Cheers
Roger
RogerP
 
Posts: 23
Joined: 24 Jun 2008, 09:36

Postby Kornelis » 04 Feb 2009, 13:43

Just wanted to add a thanks ;)

Great Idea and a great Plugin.

Best Regards

Kornelis
Kornelis
 
Posts: 13
Joined: 27 Dec 2008, 02:53
Location: AC/FFM Germany

Postby Dinkelhopper » 05 Feb 2009, 12:43

Bugfixrelease (Post #1)
Dinkelhopper
 
Posts: 134
Joined: 22 Nov 2008, 08:45
Location: Germany

Postby Dinkelhopper » 11 Feb 2009, 12:52

New Release post #1
(Bugfix)
Dinkelhopper
 
Posts: 134
Joined: 22 Nov 2008, 08:45
Location: Germany

Postby leo » 22 Feb 2009, 06:18

Update: A workaround for this problem is included in Directory Opus 9.1.1.8 which just came out.

Please see Heads-up: dopus_fileinfo crashes and solution if you're using this plugin and have found Opus crashes sometimes.

Hopefully it'll be easy to fix but I figure the mysterious crash may be causing problems for some people so it's worth giving everyone a heads-up on how to avoid it for now.
User avatar
leo
Admin
 
Posts: 14688
Joined: 07 Nov 2004, 01:30
Location: London, UK
OS: Windows 7 64-bit
Opus: Illuminati

Postby leo » 05 Mar 2009, 12:54

A workaround for the dopus_fileinfo crashes has been included in Opus 9.1.1.8. If you use this plugin then you should update Opus to avoid the crashes.
User avatar
leo
Admin
 
Posts: 14688
Joined: 07 Nov 2004, 01:30
Location: London, UK
OS: Windows 7 64-bit
Opus: Illuminati

Postby dh59 » 01 Apr 2009, 14:49

This is a very useful plugin for viewing files with comma-separated values. Is it possible to configure the plugin to use a comma rather than a semicolon as the default separator?
dh59
 
Posts: 55
Joined: 28 Jun 2006, 07:40

Postby leo » 01 Apr 2009, 15:42

dh59 wrote:Is it possible to configure the plugin to use a comma rather than a semicolon as the default separator?

Yes: Edit CSVViewer.ini in the same directory as the plugin DLL and change the separator line:

Code: Select all
[config]
separator=;
quote="
autosize=1
noheaderrow=0
fieldmaxsize=100
colsize=100
User avatar
leo
Admin
 
Posts: 14688
Joined: 07 Nov 2004, 01:30
Location: London, UK
OS: Windows 7 64-bit
Opus: Illuminati

Previous

Return to Plugins