Page 1 of 1
how Design template.fmb
Posted: Fri Feb 01, 2008 4:41 am
by arif.sattar
Dear ALL,
when open templete.fmb error display .
failed to APPSTAND Objects.
help required about APPSTAND.
Posted: Fri Feb 01, 2008 8:41 am
by Nadeem.Bhatti
This is because, Apps forms depends on other liberaries. Copy $AU_TOP/resource to your local disk and add the path to FORMS60_PATH in the registry.
Also you need to add the Libraries to your form and they are found in $AU_top/resource/US directory.
Also make sure APP_CUSTOM package is created in your PROGRAM UNITS.
I think this may resolve ur problem.
regards and best of luck.