Windows File System

Michael Mantkowski michaelj at clientrax.com
Wed Oct 20 10:09:48 UTC 2021


Hi Martin,

You want to use the FileOps functions.  Here is an example.

;  Create New File
Do lvFileObj.$createfile(lvFilePath) Returns lvError
Do lvFileObj.$openfile(lvFilePath) Returns lvError
Do lvFileObj.$writecharacter(kUniTypeNativeCharacters,lvText) Returns lvError
Do lvFileObj.$closefile()

*********************************************************************
Michael Mantkowski
ClienTrax Software
1-614-875-2245
*********************************************************************


-----Original Message-----
From: omnisdev-en On Behalf Of Martin Obongita via omnisdev-en
Sent: Wednesday, October 20, 2021 5:50 AM
To: OmnisDev List - English <omnisdev-en at lists.omnis-dev.com>
Cc: Martin Obongita <martin.obongita at yahoo.com>
Subject: Re: Windows File System

Hi Phil, 
I wanted to export data to a csv file format in windows explorer.
I can't find a function to write to it.
Rgds,Martin.


Sent from Yahoo Mail on Android 
 
  On Wed, 20 Oct 2021 at 12:15, Phil (OmnisList) via omnisdev-en<omnisdev-en at lists.omnis-dev.com> wrote:   As per the others Martin,

I wasn't sure what you were really after, and what environment you are in...

As well as the other options suggested, I also wondered if you were 
using a java client wanting the access the local machine?

Just think you need to tell us more first.

regards
Phil Potter
Based in Chester in the UK.

On 18/10/2021 13:42, Martin Obongita via omnisdev-en wrote:
> Hi @listers,
> Is there an object or a function in $OS10 that makes it possible to read the local Windows file system?
> Rgds,Martin.
> a new message ->mailto:omnisdev-en at lists.omnis-dev.com  
_____________________________________________________________
Manage your list subscriptions at http://lists.omnis-dev.com
Start a new message -> mailto:omnisdev-en at lists.omnis-dev.com 
  
_____________________________________________________________
Manage your list subscriptions at http://lists.omnis-dev.com
Start a new message -> mailto:omnisdev-en at lists.omnis-dev.com 



More information about the omnisdev-en mailing list