Thanks, Stan
Yes, my version of TurboImage supports Jumbo sets :)
I will be reloading next weekend!
Again, thanks
 
Neil Harvey
[log in to unmask]
+27 21 221907
 
 
>
>First, you must be on MPE/iX 5.0 or later.
>
>Second, you need the version of TurboIMAGE that supports Jumbo
>datasets.  Unfortunately, I can't remember the version number, but
>here's
>one way you can determine if you have it.  Do the following, and see if
>
>DBSCHEMA reports an error on the "$CONTROL JUMBO" line:
>
>   :run dbschema.pub.sys
>   $control jumbo
>   :eod
>
>If no error from "$CONTROL JUMBO", then you are on the jumbo-capable
>IMAGE.  If you got an error like:
>   ***** ERROR *****  IMPROPER COMMAND PARAMETER
>then you aren't.
>
>