Can you explain me how load the relut into a VARCHAR variable and display it in a memo field ? TIA Daniele
----- Original Message ----- From: Lawrence Lustig To: RBASE-L Mailing List Sent: Thursday, June 26, 2008 1:04 PM Subject: [RBASE-L] - RE: Simulate R> command in Runtime 7.6 << 4) The program test the lenght of the TXT files and if lenght is > 1 then ....LAUNCH filename.TXT that call the window notepad. And 'voilĂ ' you can see the result of your LIST command. >> Danielle, the version I use does something like this but instead of launching the file it loads the results into a VARCHAR variable and displays it in a memo field underneath the input control -- it looks a little like the R> prompt. -- Larry

