PETER,
The code I posted has suffered the effects of cut/paste where statements that must be complete on a single line have been wrapped when pasted to the Net.data forum.
The first line is in the setfilter() function
@dtw_assign(whereClause,"$(whereClause)$(sep)$(colnam) =
$(quote)$(value)$(quote)")
The second line is in the list() function
@dtw_word(CLIST,i,name) @dtw_assign(value,"$($
(name))")
These should not span multiple lines.
Peter
-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Peter_Vidal@xxxxxxxx
Sent: Thursday, 10 June 2010 7:24 a.m.
To: midrange-l@xxxxxxxxxxxx; web400@xxxxxxxxxxxx
Subject: [WEB400] Net.Data column filter
Good morning / afternoon:
I am using the following code to be able display / filter the data on one of my files:
http://dtwdude.com/forum/view.php?SID=20090205161353478888&NRL=4&KW=column%20filter
However I have a bunch of errors:
NET.DATA Error: An incorrect symbol ()) was encountered at line 68 of file /Intranet/iWeb/Programs/It/ServiceDesks/SD273184.NET.DATA Error: An incorrect symbol ( \n) was encountered at line 75 of file /Intranet/iWeb/Programs/It/ServiceDesks/SD273184.NET.DATA Error: Quoted string at line 90 of file /Intranet/iWeb/Programs/It/ServiceDesks/SD273184
can not span multiple lines.NET.DATA Error: Quoted string at line 91 of file /Intranet/iWeb/Programs/It/ServiceDesks/SD273184 can not span multiple lines.NET.DATA Error: An incorrect symbol ( \n) was encountered at line 109 of file /Intranet/iWeb/Programs/It/ServiceDesks/SD273184.NET.DATA Error:
Unexpected end-of-file occurred while parsing object
/Intranet/iWeb/Programs/It/ServiceDesks/SD273184 at line 131.
The only piece of code I have changed is the area that the author recommends to change, which is the DEFINE block, as follows:
%define {
Libnam = "PVIDAL"
Filnam = "SD273184F"
Fldnam =
"IJACNS,IJPDSC,IJPTYP,PPLANNER,IJACNT,IJACNU,IJCDSC,IJCTYP,CPLANNER,IJADUQ,IJACN4"
Hdgnam = "Parent Item,Parent Desc,Parent I/T,Parent Planner,UsrSeq,Comp Item,Comp Desc,Compt I/T,Compt Planner,BOM Level,Qty Per"
ALIST = ""
CLIST = ""
HLIST = ""
whereClause = ""
%}
What I am missing or doing wrong?
TIA,
PETER VIDAL
PALL CORPORATION
SR System Analyst | WH Application Development 10540 Ridge Rd., Suite 203, New Port Richey, FL 34654-5111
727-815-3104 | Fax: 727-815-3120 | www.pall.com
" Imagination is more important than knowledge"
Albert Einstein (1879 - 1955)
--------------------------------------------------------------------------------
Attention:
This communication may contain information that is confidential, privileged and/or exempt from disclosure under applicable law.
If you are not the intended recipient, please notify the sender immediately and delete the original, all attachments, and all copies of this communication.
--------------------------------------------------------------------------------
Visit our website www.vedaadvantage.com. It has a new design with improved navigation and search capabilities; and customer friendly interface with more relevant insights and solutions to help you make informed decisions.
#####################################################################################
This correspondence is for the named person's use only. It may contain confidential
or legally privileged information, or both. No confidentiality or privilege is waived
or lost by any mistransmission. If you receive this correspondence in error, please
immediately delete it from your system and notify the sender. You must not disclose,
copy or rely on any part of this correspondence if you are not the intended recipient.
Any views expressed in this message are those of the individual sender, except where
the sender expressly, and with authority, states them to be the views of Veda Advantage.
If you need assistance, please contact Veda Advantage on either :-
Australia 1300-921-621 or New Zealand +64 9 367 6200
As an Amazon Associate we earn from qualifying purchases.