I'm exporting from Rbase to an ascii file, my question is whether that asc file can be compiled. I do compile a file that runs at TIMEOUT. Do you compile the RGW file. Tom Hart
________________________________ From: Jim Belisle <[email protected]> To: RBASE-L Mailing List <[email protected]> Sent: Saturday, December 21, 2013 10:26 AM Subject: [RBASE-L] - RE: Embedded file in compiler Tom, Have you tried creating a RGW file using GATEWAY? Every day we take information gathered by another software, insert it into an EXCEL file and then with gateway INSERT the information into our compiled program. I can do this remotely since the RGW specification file is compiled in our EXE. Not sure if this would help. James Belisle Making Information Systems People Friendly Since 1990 From: [email protected] [mailto:[email protected]] On Behalf Of TOM HART Sent: Saturday, December 21, 2013 9:52 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Embedded file in compiler I know i can embed an external file in compiler, but can that file be an asc file used to update a table. eg I want to update my inventory at a remote location and usually unload an ascii from the main location and send the file to the remote location. Can I compile the file into my compiled update command therefore I will only have to transfer one file. Tom Hart

