falconer
Computer
- Jan 22, 2002
- 1
Is it possible to customize the File Save command on the regular menu bar so
if it's one of our projects it's automatically saved to our SQL Server
Database with the name passed to it.
Right now I'm opening Project from VB 6 using
pj.Application.FileNew SummaryInfo:=False, Template:= (name of template
selected), FileNewDialog:=False
I've tried following the Customize help but when I click on the FileSaveAs,
the Modify Selection button is not enabled so I can't change it.
Is this doable???
Any suggestions greatly appreciated.
if it's one of our projects it's automatically saved to our SQL Server
Database with the name passed to it.
Right now I'm opening Project from VB 6 using
pj.Application.FileNew SummaryInfo:=False, Template:= (name of template
selected), FileNewDialog:=False
I've tried following the Customize help but when I click on the FileSaveAs,
the Modify Selection button is not enabled so I can't change it.
Is this doable???
Any suggestions greatly appreciated.