From 027c1b60f15b848f994db686af4241bf8c7588fd Mon Sep 17 00:00:00 2001 From: Fabien Bodard Date: Mon, 22 Dec 2014 20:49:08 +0000 Subject: [PATCH] [GB.REPORT] * BUG: The parsing of options now work as expected git-svn-id: svn://localhost/gambas/trunk@6765 867c0c6c-44f3-4631-809d-bfa615b0a4ec --- comp/src/gb.scanner/.settings | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/comp/src/gb.scanner/.settings b/comp/src/gb.scanner/.settings index 443e556ef..7f359ee5d 100644 --- a/comp/src/gb.scanner/.settings +++ b/comp/src/gb.scanner/.settings @@ -7,11 +7,20 @@ Count=0 [DebugWindow/$aOptionsNames] Geometry=[-7,-10,210,210] +[DebugWindow/Split(sValues, " ", "()")] +Geometry=[-7,-10,210,210] + +[DebugWindow/Split(sValues, "|")] +Geometry=[-7,-10,210,210] + [DebugWindow/_List] Geometry=[-7,-10,210,210] +[DebugWindow/hOption._List] +Geometry=[-7,-10,210,210] + [FCommit] -LastCommit="[GB.SCANNER]\n* BUG: All parameters sended to scanimage are quoted now, if they are text.\n---- Cette ligne et les suivantes seront ignorées ----\n\nM .src/MTest.module\nM .src/Scanner.class" +LastCommit="[GB.SCANNER]\n* BUG: The parsing of options now work as expected.\n---- Cette ligne et les suivantes seront ignorées ----\n\nM .project\nM .settings\nA .src/Module2.module\nM .src/Scanner.class\nM .startup" [OpenFile] File[1]=".src/Scanner.class:192.16"