× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: Re: UIM Help Question
  • From: "Simon Coulter" <shc@xxxxxxxxxxxxxxxxx>
  • Date: Thu, 29 Oct 98 22:10:53 +0000

Hello Jerry,

Compile the common stuff into a separate panel group.  Use :IMPORT to make that 
panel group available.  Use 
:IMHELP to use the common help modules.


COMMON *PNLGRP

:pnlgrp.
. All the common stuff
:epnlgrp.

CMDHELP *PNLGRP

:pnlgrp.
:import pnlgrp='include/common' name='*'.
:help name='help'.Helpful Help
:p.Some helpful stuff.
:p.More helpful stuff.
:imhelp name='com/asterisk'.
:p.Really useful help.
:ehelp.
:epnlgrp.


Regards,
Simon Coulter.

//----------------------------------------------------------
// FlyByNight Software         AS/400 Technical Specialists
// Phone: +61 3 9419 0175      Mobile: +61 0411 091 400
// Fax:   +61 3 9419 0175      E-mail: shc@flybynight.com.au
// 
// Windoze should not be open at Warp speed.
//--- forwarded letter -------------------------------------------------------
> X-Mailer: Mozilla 4.04 [en] (Win95; U)
> Date: Thu, 08 Oct 98 09:20:41 -0500
> From: "Jerry Keppler" <kepplerj@pattonville.k12.mo.us>
> To: "Midrange" <MIDRANGE-L@midrange.com>
> Reply-To: MIDRANGE-L@midrange.com
> Subject: UIM Help Question

> 
> I've just started working with UIM Help, and I've got a question.  I've
> defined a member with help tags and text which will be used in all the
> programs.  It goes with the dds record which will be displayed on the
> top of the screen which will be the same for all programs as well. 
> Since I don't want to re-key this every time I create a help panel, I
> put it in another member and am using the .IM control word to copy it in
> at compile time.
> 
> It seems to work fine until you get extended help.  Then the text that
> is in the .IM member comes after all the stuff in the member I compiled,
> even though the .IM is in the middle of the member.  How can I get this
> to appear in the order that I want?
> 
> I'm working with the book "Unleash the Power of UIM" by Richard Shaler.
> 
> Thanks
> -- 
> ___________________________________________________________
> Jerry R. Keppler      Pattonville School District
> Computer Programmer   11097 St. Charles Rock Road
> (314) 213-8045 Voice  St. Ann, MO 63074-1509
> (314) 213-8650 Fax    mailto:kepplerj@pattonville.k12.mo.us

+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.