MOBIUS script

User avatar
VegasNath
5StarLounger
Posts: 1185
Joined: 24 Jan 2010, 12:02
Location: Wales, UK.

MOBIUS script

Post by VegasNath »

Admin, please move if you feel appropriate.

I am asking here as thorough searching has turned up nothing of use, and very little goes unanswered here. :crossfingers:

Does any lounger have experience with MOBIUS scripting language? The snippet below means very little to me, other than it is used to automatically retreive reports from 'DocumentDirect'

Code: Select all

OPENVIEW SERVERID 'DATAVPLS                      ' REPORTID 'C4Z302    '
GOTO  PAGE 99999999999 
GOTO RELATIVE PAGE -1
EXPORT ASCII FILE 'P:\Sec\C4Z302.txt' CURPAGE GROUP ''
GOTO  PAGE 99999999999
EXPORT ASCII FILE 'P:\Sec\C4Z302.txt' CURPAGE APPEND GROUP ''
CLOSE

OPENVIEW SERVERID 'DATAVPLS                      ' REPORTID 'C4R16    '
EXPORT ASCII FILE 'P:\Sec\C4R16.txt' ALL GROUP ''
CLOSE

OPENVIEW SERVERID 'DATAVPLS                      ' REPORTID 'C4O08     '
GOTO  PAGE 1 SECTIONID '120 699 O08                   000000000000003'
EXPORT ASCII FILE 'P:\Sec\C4O08.txt' CURSEC GROUP ''
CLOSEDS SERVERID 'DATAVPLS'
I am trying to find support with the language, report parsing, exporting, error handling etc....

Any pointers greatfully received.
:wales: Nathan :uk:
There's no place like home.....

User avatar
HansV
Administrator
Posts: 78488
Joined: 16 Jan 2010, 00:14
Status: Microsoft MVP
Location: Wageningen, The Netherlands

Re: MOBIUS script

Post by HansV »

Let's see if you get a helpful reply here. If not, we can move this thread to the "Other Applications" forum in a few days.
Best wishes,
Hans

User avatar
ChrisGreaves
PlutoniumLounger
Posts: 15621
Joined: 24 Jan 2010, 23:23
Location: brings.slot.perky

Re: MOBIUS script

Post by ChrisGreaves »

HansV wrote:we can move this thread ...
Now there's a new twist!
There's nothing heavier than an empty water bottle

User avatar
HansV
Administrator
Posts: 78488
Joined: 16 Jan 2010, 00:14
Status: Microsoft MVP
Location: Wageningen, The Netherlands

Re: MOBIUS script

Post by HansV »

Are you suggesting that, after two twists, this thread will end up here again?
Best wishes,
Hans

User avatar
ChrisGreaves
PlutoniumLounger
Posts: 15621
Joined: 24 Jan 2010, 23:23
Location: brings.slot.perky

Re: MOBIUS script

Post by ChrisGreaves »

HansV wrote:Are you suggesting that, after two twists, this thread will end up here again?
Two twists and 25,000 miles later ... :rofl:
There's nothing heavier than an empty water bottle

User avatar
VegasNath
5StarLounger
Posts: 1185
Joined: 24 Jan 2010, 12:02
Location: Wales, UK.

Re: MOBIUS script

Post by VegasNath »

HansV wrote:Let's see if you get a helpful reply here. If not, we can move this thread to the "Other Applications" forum in a few days.
Might be worth a shot Hans, though I am not holding out much hope. :sad:
:wales: Nathan :uk:
There's no place like home.....

User avatar
HansV
Administrator
Posts: 78488
Joined: 16 Jan 2010, 00:14
Status: Microsoft MVP
Location: Wageningen, The Netherlands

Re: MOBIUS script

Post by HansV »

This thread was originally posted in the VB/VBA forum. Since it didn't get a helpful reply there, I have moved it here.
Best wishes,
Hans

User avatar
HansV
Administrator
Posts: 78488
Joined: 16 Jan 2010, 00:14
Status: Microsoft MVP
Location: Wageningen, The Netherlands

Re: MOBIUS script

Post by HansV »

You might try the Circular Labs Forums - although they're not very active, they're run by the developer of Mobius Script.
Best wishes,
Hans

anlyq
NewLounger
Posts: 2
Joined: 25 Nov 2013, 19:39

Re: MOBIUS script

Post by anlyq »

first line: openview is to open the report you want to export. SERVERID and REPORTID and VERSIONID are just as they would be if you manually located the report.
second line: export is where you want to put your exported document.
CURPAGE GROUP = export current page
CURPAGE APPEND GROUP = export current page and append it to export from above.

CURSEC GROUP = export current section
CURSEC APPEND GROUP = export current section and append it to export from above.


ALL GROUP = export all sections

User avatar
HansV
Administrator
Posts: 78488
Joined: 16 Jan 2010, 00:14
Status: Microsoft MVP
Location: Wageningen, The Netherlands

Re: MOBIUS script

Post by HansV »

Welcome to Eileen's Lounge, and thanks for your reply, I hope it'll help others wrestling with Mobius Script!
Best wishes,
Hans

User avatar
Rudi
gamma jay
Posts: 25455
Joined: 17 Mar 2010, 17:33
Location: Cape Town

Re: MOBIUS script

Post by Rudi »

See....with just a little patience, a post will get answered. :yep: :laugh:
TX Anlyq. We were hoping you'd drop in.
Regards,
Rudi

If your absence does not affect them, your presence didn't matter.