--- In [email protected], "stindlpeter" <[EMAIL PROTECTED]> wrote: > > When I compare PowerPro processing a full path or a relative path I > get a bit confused. The difference in processing is huge and too me > not really understandable. I did the following with PowerPro 4.2 > latest and Win98SE: > > I defined the following path to show the clips: > > N:\Program Files\PowerPro\Clip > > PowerPro is pretty quick and a file trace shows me 193 system file > actions to show all the clips. > > Then I write as path only > > Clip
PowerPro uses Windows systems routines to run files (ShellExecuteEx). It also looks up the .exe file with system routine FindExecutabble, although this is only used for certain wait commands which are not reliable anyway and I might remove this call. In any event, the processing you are seeing is being done by the Windows system routines, not by PowerPro. Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
