Hi,
is it a good idea to use a keyword for something else? Just call your
record NULLL and you're there...

> a requirement to use record name as NULL

Is it from a business side? Talk to them and explain the
implications... Otherwise next time they will ask to create an @ID as
'', or DELETE, or something equally charming so you'll have to issue
something like DELETE DELETE DELETE since the file will also be called
DELETE?  :)))

VK

On Jul 14, 6:21 am, Sudhakar <[email protected]> wrote:
> Hi All,
>
> I have a requirement to use record name as NULL in one of the T24
> applications. I can able to create the record as NULL for that
> application. But the problem here is whenever i access the
> record(NULL) from an OFS String its throwing an error saying 'Record
> missing from the application'. I used single quotes for NULL as 'NULL'
> in OFS String and it went fine.
>
> But now I'm trying to take a DL.DEFINE package of this record through
> OFS. At this point when i use 'NULL' the input to the DL.DEFINE
> application is passed as NULL along with quotes and its not accepting
> the String and throwing the same error. I mean that OFS is accepting
> NULL with quotes but the DL.DEFINE application is not accepting.
>
> Below is the string I'm using and the error.
>
> DL.DEFINE,TEST/I/PROCESS,INPUTT/123123,TMNS000-
> TESTING,DESCRIPTN=TESTING,SHORT.DESC=TEST,FILE.NAME=CR.OPPORTUNITY.STATUS,R 
> ECORD.NAME='NULL'
>
> Error: TMNS000-TESTING//-1/NO,RECORD.NAME:1:1=MISSING
> CR.OPPORTUNITY.STATUS - RECORD
>
> Please help if there are any allternative way to use NULL in OFS
> String for DL.DEFINE

-- 
Please read the posting guidelines at: 
http://groups.google.com/group/jBASE/web/Posting%20Guidelines

IMPORTANT: Type T24: at the start of the subject line for questions specific to 
Globus/T24

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en

Reply via email to