Multiple command execution

I want to open more than 2 files(f1,f2).
commands for opening those files are stored in one file (f3).

command to execute the file (f3).

vi f1;vi f2

Ok. Show us the command stored in file (f3) or do you need such a command..?
Being descriptive with your requirement helps to solve the problem sooner.

I need the command