Home
Forums
New posts
Search forums
What's new
New posts
New resources
Latest activity
Resources
Latest reviews
Search resources
Members
Registered members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
Registered members
Current visitors
Menu
Log in
Register
Install the app
Install
Home
Members
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
O
Osborne
Active Member
Joined
Jun 30, 2005
Last seen
Today at 12:44 PM
Messages
504
Reaction score
98
Points
28
Find
Find content
Find all content by Osborne
Find all threads by Osborne
Latest activity
Postings
About
O
Osborne
replied to the thread
Calling function from .NET WebBrowser
.
Really good to hear you have got it working. So in the propath you have something like this...
Monday at 5:17 AM
O
Osborne
reacted to
Cecil's post
in the thread
Calling function from .NET WebBrowser
with
Like
.
Success: I also need to include in my propath WebView2Loader.dll.
Monday at 5:08 AM
O
Osborne
replied to the thread
Answered
Question on menu and sub menu handle
.
It has been a long time since I used CREATE MENU-ITEM but think once created it is always available even if created in a...
Friday at 5:59 AM
O
Osborne
replied to the thread
Calling function from .NET WebBrowser
.
I think you are correct in that it is a runtime issue and postings here mention an extra file - WebView2Loader.dll - required for...
Thursday at 4:33 AM
O
Osborne
replied to the thread
Calling function from .NET WebBrowser
.
I have never used this control but had a quick look - Progress 11.7.4 - and found the exact same problem. Tried the following as well...
May 18, 2022
O
Osborne
reacted to
Stefan's post
in the thread
Table Data Records
with
Like
.
Have a class based example as a starting point: https://abldojo.services.progress.com/?shareId=62838cdf3fb02369b254634f def var...
May 17, 2022
O
Osborne
replied to the thread
Table Data Records
.
I am really not sure on this. It may be possible you want something like this: /* Firstly create a dynamic temp-table for all the...
May 17, 2022
O
Osborne
replied to the thread
Table Data Records
.
The error means one of your handle variables has not been created or set: If I had to guess it looks to be fh as you are referencing...
May 17, 2022
O
Osborne
replied to the thread
Table Data Records
.
As Stefan has posted it is really not easy to make heads nor tails of your code. Are you trying to create a single JSON file of all the...
May 17, 2022
O
Osborne
replied to the thread
Table Data Records
.
With a dynamic temp-table it is the variable handle you use: hTemp:WRITE-JSON(vTargetType, vFIle, lformatted).
May 16, 2022
O
Osborne
replied to the thread
Convert some simple .net code to progress code
.
I came to the solution with a bit of trial and error. In most cases you can normally assign directly as in this example: DEFINE...
Apr 19, 2022
O
Osborne
replied to the thread
Convert some simple .net code to progress code
.
I have not worked with System.Windows.Forms.DragEventArgs so a rough translation only but hope it points you in the right direction...
Apr 15, 2022
O
Osborne
replied to the thread
Problems with converting a piece of .net code to progress - MemoryStream
.
A bit of a long shot, but if you read each byte and add the characters together does the file name appear anywhere?: DEFINE VARIABLE i...
Mar 9, 2022
O
Osborne
replied to the thread
Problems with converting a piece of .net code to progress - MemoryStream
.
Unfortunately I have not worked with memory streams or System.Bytes so cannot answer your questions of what everything is actually...
Mar 9, 2022
O
Osborne
replied to the thread
Problems with converting a piece of .net code to progress - MemoryStream
.
I think this could be a rough translation of the code: DEFINE VARIABLE FileGroupDescriptor AS "System.Byte[]" NO-UNDO. DEFINE VARIABLE...
Mar 8, 2022
Loading…
Loading…
Home
Members
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top