Hi
What is the best way to open a table whether it is open or not before. I am using the following syntax
If ! Used('RawPtm') && Here an alert occurs "File is in use"
Use rawPtm In 0 Shared && here I ignore it
Endif
Select rawPtm && Here it is saying "Alia RawPtm is not found"
..
..
If if the file is already in use why it is not selecting
Please help!
Saif
What is the best way to open a table whether it is open or not before. I am using the following syntax
If ! Used('RawPtm') && Here an alert occurs "File is in use"
Use rawPtm In 0 Shared && here I ignore it
Endif
Select rawPtm && Here it is saying "Alia RawPtm is not found"
..
..
If if the file is already in use why it is not selecting
Please help!
Saif