----- Original Message ----- From: "Dahn Finard" <[EMAIL PROTECTED]> To: "U2 Users Discussion List" <[EMAIL PROTECTED]> Sent: Wednesday, February 11, 2004 8:23 AM Subject: D3 on NT
<snip> > 1. does D3 support the OPENSEQ and WRITESEQ that Universe does. I downloaded > the d3 basic manual and found the UOPEN and UCREATE. <snip> > > Dahn Finard > > > -- > u2-users mailing list > [EMAIL PROTECTED] > http://www.oliver.com/mailman/listinfo/u2-users > > Dahn, D3 does not have OPSENSEQ and WRITESEQ as UniVerse does. D3 uses the OSFI (Operating System File Interface) to read and write at the OS level. The OPEN statement can accept a windows path string such as "C:\MyFolder\MyFile". You may need to precede the path with one of the codes from DM,hosts,. The hosts codes help you deal with line termination issues. For additional help you can contact the Usenet group comp.databases.pick and/or search the cdp archive through Google groups. Ron White -- u2-users mailing list [EMAIL PROTECTED] http://www.oliver.com/mailman/listinfo/u2-users
