DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: Form Compilation

  1. #1
    Join Date
    Apr 2002
    Posts
    55
    Hi,

    How can i compile 100 forms in loop on win2000 OS batch file.

    Regards,

    Tanaka.

  2. #2
    Join Date
    Apr 2002
    Posts
    55
    any replies ???

  3. #3
    Join Date
    May 2002
    Posts
    2,645
    Create a utility that converts fmb to fmx (suggested name: fmb2fmx; usage: fmb2fmx accounts.fmb). You pass in the arguments for form builder - username, password, SID and file name.

    For example, to start Forms runtime to run a form, you can enter f60runm form_name.fmx. To start the runtime engine alone, where you get the logon/filename screen, you simply type f60runm. Same concept for what you want to do.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width