[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference iosg::all-in-1_v30

Title:*OLD* ALL-IN-1 (tm) Support Conference
Notice:Closed - See Note 4331.l to move to IOSG::ALL-IN-1
Moderator:IOSG::PYE
Created:Thu Jan 30 1992
Last Modified:Tue Jan 23 1996
Last Successful Update:Fri Jun 06 1997
Number of topics:4343
Total number of notes:18308

2829.0. "MGT MSY RSH not working - I18N problem" by COPCLU::COPLE4::GLARGAARD (Allan Glargaard, DS @DMO) Tue Jun 08 1993 16:04

  This should probably be an SPR but the SPR system is being
  refurnished or whatever, so here goes...

  It is not possible to Resubmit Housekeeping Procedures using MGT MSY
  RHP because of the usual OA$Y and SM$_YN problem:

  ;;SM$_MO_RESTORE_HK;; RHP

  YESNO_PROMPT SM$_DELETE_REQUEUE_HK,SM$_YN\OA$FLD_STAY\
  .IF OA$PROMPT_TEXT EQS OA$Y
   THEN GET OA$DISPLAY = SM$_WORKING\\FORCE\\
   DO SM_CHECK_JOBS_EXECUTING
   ELSE GET OA$DISPLAY = SM$_SUBMIT_USER_ABORTS\\FORCE

  The line 
  YESNO_PROMPT SM$_DELETE_REQUEUE_HK,SM$_YN\OA$FLD_STAY\
  makes sure you can only answer Y or N to the question.
  
  And then the line
  .IF OA$PROMPT_TEXT EQS OA$Y
  checks if I entered "J" (on a danish system) which I of course
  couldn't :-)

  Should be easy to fix in a MUPA, A1_FIX, ICF... or whatever they are
  called these days.

  Best regards,
  Allan
T.RTitleUserPersonal
Name
DateLines
2829.1notedIOSG::TYLDESLEYWed Jun 09 1993 16:299
    Thanks Allan. This does indeed seem to be wrong; it should 
    compare with SM$_Y. If I cannot find a duplicate THR- then 
    I will submit an IPR.
    
    It is unusual to find any of these left. Our friends in Frankfurt
    have done an excellent job of identifying internationalization
    problems like this.
    Cheers
    DaveT 
2829.2excellent ? UTRTSC::SCHOLLAERTAjax, Ajax, Ajax...Thu Jun 10 1993 10:2130
    re.1
    
>    It is unusual to find any of these left. Our friends in Frankfurt
>    have done an excellent job of identifying internationalization
>    problems like this.
    
    Before or after SSB submission ? Dutch customers found at whole
    bunch of translation errors (like OA$Y vurses SM$_Y). 
    The most embarrassing where those option which seems to be untested
    like just creating a housekeeping procedure and getting an error
    or allways failing fresh installations due to a typ0 in the
    dutch CM$SDC.DAT.
    
    I know that this note file is not an official reporting channel
    but I hope that Our friends in Frankfurts have been
    scanning for translation issues. 
    
    Hope the next major patch is going to cover these problems.
    
    When the dutch version has to be tested, let me know, I am most
    willing. Saves myself a lot of unplanned calls.
    
    Regards,
    
    Jan
    
    Forgive me my mood. I am a Dutch football fan....
    
    
    
2829.3Pointer to Frankfurt note; SDC Ele file problem?IOSG::PYEGraham - ALL-IN-1 Sorcerer's ApprenticeTue Jun 15 1993 18:049
    I've replaced Andy's version of this note with one containing a pointer
    to the note about submitting L10N problems i.e. Note 1788.6.
    
    However it sounds like the SM problem is a base problem.
    
    I'm intrigued about the SDC elements file problem, can you give me more
    details?
    
    Graham