View Single Post
  #7 (permalink)  
Old 06-16-2007, 10:03 AM
specci48's Avatar
specci48 specci48 is offline
Basic4ppc Expert
 
Join Date: Apr 2007
Location: Germany
Posts: 634
Default

Hi mwaite,

the code I used is
Code:
Shell("pword.exe","\temp\test.txt\")
which is not diffeent from yours.

I checked my registry and found additional entries like

HKEY_CLASSES_ROOT\.txt >> Content Type = text/plain
HKEY_CLASSES_ROOT\txtfile\ >> Default = txt
HKEY_CLASSES_ROOT\txtfile\ >> EditFlags = 65535


specci48
Reply With Quote