Search found 7 matches

by Bueti
Sat Jun 02, 2012 10:39 pm
Forum: Questions & Answers - RPG and RDMLX
Topic: (RPG) Tutorial 2.1 - TEST001 rpg does not compile
Replies: 1
Views: 3227

Re: Tutorial 2.1 - TEST001 rpg does not compile

TEST001 rpg does not compile because /INCLUDE LRNGSOURCE,LRNGCOMMON missing from LRNGPATL (my project library) and/or LRNG_PROJ.
Have you had the same issue? Do you know where I can get LRNGSOURCE?
Hi placief
Just add the library LRNG_SOFT to your library list (there you find the source file ...
by Bueti
Sat Jun 02, 2012 2:36 am
Forum: Questions & Answers - RPG and RDMLX
Topic: Menu Reload Button
Replies: 2
Views: 6690

Re: Menu Reload Button

Hi again.
Okay, after some authority problems with LongRange Studio, I messed around with *PUBLIC authority in the <axes-root> folder (thank's Tony for the hint!).
After a brief cleanup, the reload button is working again (and the device's cached data is replaced, solving all problems mentioned ...
by Bueti
Fri Jun 01, 2012 8:56 pm
Forum: Questions & Answers - RPG and RDMLX
Topic: Menu Reload Button
Replies: 2
Views: 6690

Menu Reload Button

Hi all.
Using the reload button in the client application's main menu returns an error (pop-up window with text "Error" and button "OK").

DIrect impacts / side effects (always same error):
a) Changed schema (through LongRange Studio) will not be loaded
b) New schema created (through LongRange ...
by Bueti
Fri Jun 01, 2012 7:48 pm
Forum: Questions & Answers - RPG and RDMLX
Topic: The Shared Demo Folder
Replies: 5
Views: 5310

Re: The Shared Demo Folder

Paul wrote:In LongRange Studio is the folder /'?
Hi Paul,
Thanks for the response. I saw that too and changed the value through LongRange Studio.
But any change of the schema with the LongRange Studio does not be loaded by the client application (see next thread about this topic).
Regards, René
by Bueti
Wed May 30, 2012 2:03 am
Forum: Questions & Answers - RPG and RDMLX
Topic: The Shared Demo Folder
Replies: 5
Views: 5310

Re: The Shared Demo Folder

Hi again.
After applying the changes to "httpd.xml" (LongReach) and "client.xml" (LongRange), the LongReach application does synchronize the "SharedBox" folder/document structure correctly from the LongRange application folder "<axesroot>/LongRange/demo/doclib". But using the synchronize function ...
by Bueti
Tue May 29, 2012 9:55 pm
Forum: Questions & Answers - RPG and RDMLX
Topic: The Shared Demo Folder
Replies: 5
Views: 5310

Re: The Shared Demo Folder

Thanks,Pablo.
And sorry: Next time I'll apply the rule "search more / post less" ...
Regards, René
by Bueti
Tue May 29, 2012 1:39 am
Forum: Questions & Answers - RPG and RDMLX
Topic: The Shared Demo Folder
Replies: 5
Views: 5310

The Shared Demo Folder

Hi.
I'm checking currently the LongRange Demo --> Programming Examples --> Document Library Examples --> The Shared Demo Folder.
Any ideas how to get rid of the error message "Missing path value" using one of the synchronizes functions "Refresh file list from server" or "Upload all changes to server ...