It doesn't do anything in particular; this is the usual form of a mime
type.
Charles Yeomans
On Tuesday, February 26, 2002, at 12:39 PM, jeb eddy wrote:
Isn' that a little overkill? Wouldn't
dim f as FolderItem
f = GetOpenFolderItem("application/powerpoint")
if f<>nil then
f.Launch
end if
suffice?
Cheers,
Frank+++
I have never understood what the "application" part of the parameter
string means or does. Could someone point me to something in the
on-line docs, or post a brief explanation?
thx,
jeb eddy
---
Subscribe to the digest: <mailto:realbasic-nug-
digest at lists dot realsoftware dot com>
Unsubscribe:
<mailto:realbasic-nug-off at lists dot realsoftware dot com>
|