It's nothing to do with jBASE. There are couple of keywords like con, prn, com1, com2, ... which are reserved / internally used by windows os. You cannot create either a folder or file by these keyword names in windows. That's why your system hangs when u used these keywords.
Regards Karthik 2009/1/8 Beni S. Gilbert <[email protected]> > > Hi Guys, > > Does any one try to create a record name as "PRN.REC" in side a > directory in Windows NT? I have tried, but the system hanged. Can any > one explain me what is the problem of creating the record in side a > directory in jBase? > > > CREATE.FILE TEST.BP TYPE=UD > > > JED TEST.BP PRN.REC > > *File TEST.BP , Record 'PRN.REC' Insert > 12:25:38 > Command-> FI > 0001 JUST TESTING > 0002 > -------------------------------- End Of Record > -------------------------------- > > > It shows like this, > > "Record 'PRN.REC' written to file 'TEST.BP'" > and the system is hanging for a long time..... > > Note: > > The same thing is working fine in "UNIX" > I have jBase release Major 5.0 and Minor 4 > > Kind Regards, > Beni S. Gilbert > ("Give wings to your Dreams....") > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
