Thanks that did it! Dan Goldberg
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of A. Razzak Memon Sent: Wednesday, July 29, 2015 6:58 AM To: Dan Goldberg Subject: [RBASE-L] - Re: Gateway import XLSX At 02:22 PM 7/28/2015, Dan Goldberg wrote: >I use the gateway import command to import various file formats. > >Now that Excel files are XLSX instead of XLS they do not import. The >help file shows XLS but not XLSX. > >If I use the wizard XLSX is available. > >Is there a way to import XLSX using the gateway import command syntax? Dan, For the file name being loaded into R:BASE, the file extension can be xls, xlsx, and xlsm. This information is specified within the R:BASE help. A very simple example: GATEWAY IMPORT XLS EmployeeData.xlsx APPEND Employee OPTION AUTONUM ON Very Best R:egards, Razzak www.rbase.com www.rbaseX.com www.facebook.com/rbase -- 32 years of continuous innovation! 17 Years of R:BASE Technologies, Inc. making R:BASE what it is today! --

