Hi Allen, Could you generate a unique filename and store it in a variable then:
CREATE TABLE (MyFilename) ..... USE (MyFilename) AGAIN ALIAS temp - or whatever. HTH John Weller 01380 723235 07976 393631 > Hi Foxgang. > Using VFP9 sp1. > I want to create a table that is unique name. That bit is not a problem. I > want it to be accessed as an alias name that is consistant. When > you open a > table you have the alias tag to open as. I dont think a create table has > this alias but I am hoping someone will tell me thats wrong. So to save me > having to create a table, use it and open again with the alias, is it > possible ? > Allen _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

