KB#00528-Compiled TAOS form is named with two extensions
Title:
Compiled TAOS form is named with two extensions
Description:
Compiled output acts as if it is trying to append the FAM extension twice.
TAOS procedure:
prompt for /form cmfile;
Compiled output shows line similar to the following for a forms option::
LET RWI_TN1NAME$="(FORMS)CMFILE f(LANGUAGE)"+".f(LANGUAGE)"
Resolution:
In Taos, check the DATA DICTIONARY defination. Go into Tools,Data Dictionary, choose TableMaintenance, Edit. Look at the Default Form/Report option. There is probably a "space" between the name and extension, change it to a "."
Incorrect example:
Default Form/Reports
Form> (FORMS)CUSTOMER f(LANGUAGE)
Narrow Report:
Wide Report:
Correct example:
Default Form/Reports
Form> (FORMS)CUSTOMER.f(LANGUAGE)
Narrow Report:
Wide Report:
Last Modified: 02/23/2004 Product: TAOS: The Developers Workbench Operating System:All platforms
BASIS structures five components of their technology into the BBx Generations.