deleting a portable subile
Max Buten
maxbuten@home.com
Sun, 11 Jan 1998 11:32:15 -0500
A (Powerhouse) portable subfile is really two (MPE) files
AJALAN has the dictionary
AJALANQ has the data
You must purge both of them before creating a new subfile with the same
name but different record length. In Powerhouse, you still ACCESS
AJALAN, not AJALANQ.
Max Buten - Powerhouse Contract Programer - maxbuten@home.com - 610 664
2301
ALAN MENDES wrote:
>
> Does anyone know how to delete a portable subfile...
> i create the subfile using the following statement.
>
> set subfile portable datafile ajalan
>
> but now if a try and run the report again i get an error
>
> and it asks me if i want a qdump file produced...
>
> any ideas on portable subfile....