InterviewSolution
Saved Bookmarks
| 1. |
Can U Port Applictions Across The Platforms? How? |
|
Answer» Yes we can port APPLICATIONS across platforms. Consider the form developed in a WINDOWS system. The form would be GENERATED in unix system by USING f45gen my_form.fmb scott/tiger. Yes we can port applications across platforms. Consider the form developed in a windows system. The form would be generated in unix system by using f45gen my_form.fmb scott/tiger. |
|