Hi,
I want use a BAT file to start an automated session that has a macro in it so I created a bat file with one only line as:
Extra.exe /h "1.1.1.1" /s "C:\Documents and Settings\All Users\Documents\Attachmate\EXTRA!\sessions" /m "C:\Documents and Settings\All...
Hi,
I was given a session file that when I doubleclick it initiates a session to the mainframe which runs a macro to perform the 1st of 2 signons then stops at the 2nd signon screen. I since added code to the macro to do what I want.
Here's what I want to be able to do...
1) initiate the...
Hi,
Has anyone ever called a macro from another macro? I want to call the 'captur32' macro from another larger macro?
The only thing I have found is that the documentation of macro 'captur32' says that is can be called from the command line as:
ebrun.exe captur32.ebm
I also tried to...
Hi,
I am new at this Attachmate stuff and was hoping someone can tell me why I am getting an error on my IF statement? I am guessing it is in my declaration somewhere.
Thanks, Rich
--------- code -----------
global CWF_scr(3)
declare function chkpos_screen() as integer
CWF_scr(1)...
Hi,
I am trying to convert some "C"-like source code below to Extra! Can someone show me how to write it in Extra! ?
static CWF_scr[] = (01, 25, "CWF PART A")
Thanks,
Rich
Hi,
I have 2 charts in the same COGNOS 8 report, one for current fiscal year and one for previous fiscal year data.
However, because some items didn't exist in the previous fiscal year the colors vary between the 2 for the same item. It seems to me that COGNOS sorts the values and assigns them...
Hi,
I have a stacked bar chart that covers a fiscal year by months. I have no data for a few months but would like to see the month on the chart anyways? Is there a property that I can switch on to do this? Or, does anyopne have a workaround?
Thanks,
Rich
Hi,
I am trying to default a date prompt to the previous week's Sunday date for a COGNOS 8 Report Studio report that is automatically scheduled to run each Monday. It must also have the capability to use a user selected date from the date prompt when it is run on demand/interactively. The...
Hi,
In the past I have created stored procedures in MS SQL and made them available to Report Studio by defining them as Query Subjects in Framework.
But, now I have to do this with an Oracle database. I have read something about Oracle packages and was wondering if I need them to access an...
Hi,
I am converting my 3rd Crystal report(CR) to COGNOS 8 using Report Studio. The CR report could list up to 30 errors per record read, one line per error. If the record did not have a specific error then that line would be hidden.
Here's what I done so far...
1. added a conditional block...
Hi,
I have "imported" a stored procedure into Framework Manager that has 4 arguments, 2 which are dates (a range) plus 2 that are of character type. I can see them when I right click on the query subject and select "Edit Definition".
Next, I created a report in Report Studio (Cognos 8)...
Hi,
We would like our month-end reports to automatically run on the 5th working day of each month. I figure I could create a table with only one column, containing the dates to run the report(s). I'd modify the table contents ahead of the specific dates to run. Then, hopefully use this table...
Hi,
Is there a way to find out thru VB code what the folder is that a MDB that is currently running is in? I am trying to access another MDB is the same folder and need to know the path.
Thanks, Rich
Hi,
I have a report that has a patient number as the main report's only parameter. Two 2 of the 5 subreports within it each have a stored procedure with the patient number as the stored procedure's only parameter. When I call the main report it wants me to type the patient number into 3...
Hi,
I have been unable to 'time' how long it takes a Crystal report to run. Hoping someone can tell me why this does not work or have a better idea.
First, I created a hidden formula in the Report Header called Time_Init which contains:
BeforeReadingRecords;
dateTimeVar dtStart := DateTime...
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.