Get answers.  Share knowledge.  Collaborate with peers.




Oracle Forms

When a normal button is modified to look like an icon which does the same task as the button it is called iconic button.



View Discussion   |  April 25, 2013  9:03 AM
Oracle Forms, Oracle Forms 10g
discussed by:
shivasanjay
1,055 pts.

SAP module

You can go for Logistics modules or the MM modules in SAP.



View Discussion   |  April 25, 2013  8:59 AM
SAP, SAP modules
discussed by:
shivasanjay
1,055 pts.

DOY

it is the no. of days on the year for the provided date.



View Discussion   |  April 25, 2013  8:55 AM
Linux, Linux administration
discussed by:
shivasanjay
1,055 pts.

Execution of formula language in a LotusScript agent without using evaluate statement

The exact problem is not clear. I want to know why you are using evaluate method.
Are you providing all the conditional values and action values in your lotus script before using evaluate method. Probably one or more condition or action (inputs) are not getting values in your script for evaluate method.



View Discussion   |  April 25, 2013  8:48 AM
LotusScript, LotusScript Agent
discussed by:
shivasanjay
1,055 pts.

View attached documents in a signed Lotus Viewer Form

Do you mean to say that you want to show an attached file in a lotus notes view.



View Discussion   |  April 25, 2013  8:40 AM
Lotus Forms, Lotus Forms document
discussed by:
shivasanjay
1,055 pts.

Creating a .CVS file

Hey,
I have got the answer.

Thnx :)



View Discussion   |  April 25, 2013  6:36 AM
.CVS file, CPYIMPF
discussed by:
jainamit
380 pts.

Subfile choice auto advance

Thank you very much for your valuable points….. i can not use this option for subfile you are correct… :)



View Discussion   |  April 25, 2013  5:05 AM
AS/400, AS/400 Subfiles
discussed by:
csuoaananth
25 pts.

Holding and restarting the job scheduler

The Job Scheduler is now a system job and can not be stopped or started without running a IPL.
Save the QDFTJOBSCD object “Normal” production status to a *SAVF.
HLDJOBCDE *all
Maintenance completed:
Restore the “Normal” configuration QUSRSYS/QDFTJOBSCD from the *SAVF
Good Luck!



View Discussion   |  April 25, 2013  1:06 AM
Advanced Job Scheduler, AS/400 job scheduler
discussed by:
PGMBOB
695 pts.

Computer misuse

I don’t know what the “HPI system” is. But if availability is given for work-related use, then it should be used only for work-related tasks, not personal. It might even be illegal. — Tom



View Discussion   |  April 24, 2013  9:51 PM
HPI system, Security, Security management
discussed by:
TomLiotta
107,765 pts.

VB question

“…how could i give my code.”
.
Just copy and paste it as text. It’s probably best to paste it into Notepad first because a lot of tools include formatting controls when copied out of editors.
.
Tom



View Discussion   |  April 24, 2013  9:34 PM
Visual Basic, Visual Studio 2008
discussed by:
TomLiotta
107,765 pts.

DOY

It possibly doesn’t mean anything. I’m not aware of it meaning anything. How are you using the term? — Tom



View Discussion   |  April 24, 2013  9:31 PM
Linux, Linux administration
discussed by:
TomLiotta
107,765 pts.

Subfile choice auto advance

I don’t see where you have CHECK(ER) specified. Is this the subfile that isn’t working with CHECK(ER)? There are no ‘I’nput (nor ‘B’oth) fields, so there is no place that you can use CHECK(ER) here. For this subfile, it doesn’t look as if it’s needed. The space-bar will mark an item, but it’s the [Enter] key that makes a selection.
.
Pressing [Enter] on an item that isn’t currently selected will cause the selection to change to the new item. If the cursor is outside the subfile list items and [Enter] is pressed, the selection won’t change and the currently selected item will be returned.
.
I wouldn’t use the space-bar except to keep an item as selected while I scrolled to other items in the list (in case I wanted to change my choice later).
.
CHECK(ER) can work for a normal SNGCHCFLD, but it’s trouble for a subfile because subfiles can be scrolled to new pages.
.
Tom



View Discussion   |  April 24, 2013  9:25 PM
AS/400, AS/400 Subfiles
discussed by:
TomLiotta
107,765 pts.

OPNQRYF

Use “WRKMSGD MSGID(CPF5149) ” and it will explain the problem.

.
Maybe it will, but rajeshece didn’t say that that message was sent. So far, all we know is that there was some indication that the message will be sent under some future condition. That doesn’t make much sense, but that’s what has been told to us so far. We don’t know if it will be sent or not.
.
Tom


View Discussion   |  April 24, 2013  8:30 PM
AS/400, OPNQRYF
discussed by:
TomLiotta
107,765 pts.

VB question

This is a code that I used to get the output… between here I can’t enter more than one number. And message box is not displayng…

Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
        Dim num, n As Integer
        num = TextBox1.Text
        n = 1
        Do While num < 50
            n = n + 1
        Loop
        MsgBox("You entered" & n & "numbers")
    End Sub



View Discussion   |  April 24, 2013  7:31 PM
Visual Basic, Visual Studio 2008
discussed by:
PSN
40 pts.

Computer misuse

Don’t know employment issues in UK.
In the US, employees have zero rights in this area.



View Discussion   |  April 24, 2013  6:11 PM
HPI system, Security, Security management
discussed by:
philpl1jb
44,070 pts.

Computer misuse

Yes am in uk



View Discussion   |  April 24, 2013  5:30 PM
HPI system, Security, Security management
discussed by:
marieg39
35 pts.

OWA PDF attachment

Try checking your Adobe Reader preferences under Edit -> Preferences



View Discussion   |  April 24, 2013  5:24 PM
OWA, PDF
discussed by:
davidcarr
155 pts.

OWA PDF attachment

Make sure the following is added to your OWA Registry KEY at HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeWEB\OWA

application/pdf
application/x-pdf
application/acrobat
applications/vnd.pdf
text/pdf
text/x-pdf

also try checking if you are using Adobe Reader’s Preferences (if you are using that) under Edit -> Preferences



View Discussion   |  April 24, 2013  5:23 PM
OWA, PDF
discussed by:
davidcarr
155 pts.

Microsoft Outlook 2007

Please define distorts and we will try to help you



View Discussion   |  April 24, 2013  5:18 PM
Microsoft Outlook 2007, Microsoft Outlook issues
discussed by:
davidcarr
155 pts.

Computer misuse

Are you in the UK?



View Discussion   |  April 24, 2013  5:10 PM
HPI system, Security, Security management
discussed by:
philpl1jb
44,070 pts.