Oracle Forms 6i and AI
convert fmt to APEXLang file?
Databaseguy, Oracle Apex Lover
In Oracle Forms 6i we can export the fmb file as fmt file.. so it is a textfile with hexode in it..
After that i load it into Claude AI (rename it to .txt before) to analyse what happens on this Forms Page, so we get a deeper understanding whats happend.
Analyzed:


etc..
After this Claude can provide a html mockup to simulate GUI types .. one singe page with modals or a wizard step by step based on the Forms.fmt file input..
That was amazing.
Here an example GUI provided by claude

looks good .. now i go the subjectarea manager and talk about the new GUI..
1) beschreibe den ablauf dieser maske (mit Upload: Reparaturen_Eingabe.txt)
2) zeige mir eine beispielmaske neu gemacht - als wizard schritt für schritt
3) gibt es im forms packages und procedures die aus der datenbank benötigt werden..
4) oder updates in tabellen .. wenn ja lieste diese auf
5) PR_ANHANG_OEFFNEN was macht er da genau
6) zeige mir PR_STATUSMAIL
7) zeige mir ein ablauf diagram
8) ich möchte den ganzen stack von dem forms
9) bitte schöner visuell aufbereiten