
How to programatically define FieldInfo parameter on Workbooks ...
Jul 20, 2018 · The Workbooks.OpenText method takes a parameter called FieldInfo to determine the format types in each column. For example the following code will open a text file and give …
Using VBA to open a tab delimited .txt file to save to .xlsx format
Mar 24, 2014 · Just use Set WB = Workbooks.OpenText Filename:=... and you'll have your (one) workbook open. To save, you can use what you're using now or you can save it using the …
opentext - eDOCS DM API - setting file extension - Stack Overflow
Sep 22, 2017 · Bit of a long shot but I haven't had any luck finding the answer documented anywhere. I'm writing a custom tool using the eDOCS DM API to bulk upload files into eDOCS. …
opentext - I need SQLBase documentation - Stack Overflow
Mar 29, 2021 · I am using Open Text SQLBase and I need the official documentation. I have the documentation (called "SQLBase Language Reference") for the version 11.7 but I …
opentext - Centura Team Developer (previously Gupta Team …
Jul 14, 2017 · The toolset is now owned and developed by OpenText ( and is commonly referred to as Gupta ) and the latest release is v7.1 - which is native 64bit , UNICODE and .Net enabled.
opentext - REST API to upload PDF's and index values to …
Apr 6, 2017 · I want to upload some documents to Open Text via the REST API 's. I have an Open Text CS set up, but I am not able to hit any of the REST API 's. Also, I need to know …
opentext - Content Server - How to add Classification in a …
Mar 7, 2018 · I am developing an Java app to upload documents in Content Server 16.2 using REST API. I need add a defined classification to a document (node) via REST API but I'm not …
Workbooks.OpenText not parsing csv files properly Excel 2016
Feb 13, 2017 · Workbooks.OpenText not parsing csv files properly Excel 2016 Asked 8 years, 10 months ago Modified 5 years, 3 months ago Viewed 16k times
How to open Text File with .OpenText in VBA that starts with first ...
I've come across a nasty little bug in Excel VBA's .OpenText method.. It errors on opening any text or CSV file when the first two letters are upper-case "ID". Here is the article from MS so …
Gupta Centura/Team Developer guides/manuals/book
Mar 19, 2018 · The toolset is now owned and developed by OpenText ( and is commonly referred to as Gupta ) and the latest release is v7.1 - which is native 64bit , UNICODE and .Net enabled.