To get them use a BASIC SELECT. OPEN filename TO F.FILE ELSE STOP 201,filename SELECT F.FILE TO ListofIDs WRITELIST ListofIDs ON ‘IDSALONE’
Dan Ell jBASE Technical Engineer 949-383-2429 | 866-582-8447 [email protected] | www.jbase.com 9245 Research Drive, Irvine, 92618 From: [email protected] [mailto:[email protected]] On Behalf Of Murali Krishna B S Sent: Monday, January 15, 2018 1:12 AM To: [email protected] Subject: Extracting IDs from large j4 files Dear All Please suggest if there is a quick way to get the IDs alone from huge j4/j5 files. We are looking to save time by not going through SELECT as the file is more than 10gb. Highly appreciate your help. Thanks Murali Krishna -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected]<mailto:[email protected]> To unsubscribe, send email to [email protected]<mailto:[email protected]> For more options, visit this group at http://groups.google.com/group/jBASE?hl=en --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. 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 --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
