Should this not read:

 VNM = TRIM(FIELD(RTVEC<8>,":",2))
NOT
 VNM = TRIM(FIELD(RTVEC<8>),":",2) 

or am I missing something?
________________________________________________________________________
Regards
Bjvrn Behr
Programmer

HYFLO Southern Africa (Pty) Ltd
Tel : +27 11 386 5800
Fax : +27 11 444 5391
Mail: [EMAIL PROTECTED]
WWW : http://www.hyflo.co.za
________________________________________________________________________ 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jonathan D Smith
Sent: 03 August 2004 10:52
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: [U2] Re: U2 Users Digest V1 #165

Hi Karl,

This problem does not happen on UniVerse 10.1.4 on Aix See Screenshot below
:-


001: RTVEC = ""  
002: VNM = TRIM(FIELD(RTVEC<8>),":",2)  
003: END  
Bottom.  
*--: FIB  
Filed "TESTER" in file "BP" unchanged.  
Compiling: Source = 'BP/TESTER', Object = 'BP.O/TESTER'  
  
000002    VNM = TRIM(FIELD(RTVEC<8>),":",2)  
                              ^  
Incorrect number of arguments  
  
  
1 Errors detected, No Object Code Produced.  
>.L RELLEVEL  
  
     RELLEVEL  
001 X  
002 10.1.4  
003 INFORMATION  
004 INFORMATION.FORMAT  
005 10.1.4  
>


Could be worthwhile upgrading ..................




Jonathan Smith
IBM Certified Solutions Expert
Advanced Support Engineer  - U2 Advanced Technical Support
IBM Data Management Solutions


DISCLAIMER:
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error, please delete it and notify the 
sender immediately.
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to