Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Putting Object into BLOB field
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
01423962
Message ID:
01425593
Views:
41
>>>>
>>>>It's a long time ago - but try
>>>>
>>>>#define adSaveCreateOverWrite	2
>>>>=loStream.SaveToFile('\tmp\00.eml', adSaveCreateOverWrite)
>>>>
>>>>
>>>>look here for more info http://msdn.microsoft.com/en-us/library/ms675032(VS.85).aspx
>>>
>>>Hi Agnes,
>>>
>>>That might work but I am conserned about the overhead of writing these to disk.
>>>
>>>Does anyone know if there is a way to create a 'virtual' File object in VFP to prevent a 'real' file from being created, if possible I would expect this to be faster.
>>>
>>>Thanks,
>>> Nick
>>
>>haha - is this meant for me or for member#046982
>>
>>If not for Agnes - isn't a stream sort of a virtual file ?
>
>Gregory,
>
>Apologies for that, don't know what happened there. Maybe I had too many windows open at the same time.
>
>Yes a stream is a sort of file but how can I pass a stream into a function which is expecting a file name?
>
>Nick

If the function is expecting a file name, then you need a file, I would assume. What function you're talking about?
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform