Launching and Poking

To poke data, you must either open the desired company, or have no company open at all. To launch Peachtree without opening a company, use PEACHW BLANK where as long as the short ID for a company isn't called BLANK, the Peachtree will load without any active company, enabling you to poke data into any company. Sample code:
q = Shell(“C:PEACHWPEACHW.EXE BLANK”, vbMinimizedNoFocus)