<div>Trying to dust-off/revive a proof-of-concept project, I get errors with Axiant when migrating a prototype application from MPE to Windows:</div>
<div> </div>
<div>All the files/records are KSAMXL (with one DIRECT/FLAT MPE file), and I am tripping over security when trying to create the files. Typical message is:</div>
<div> </div>
<div><font face="courier new,monospace">&gt; <br>&gt; <br>&gt; <br>&gt; ;Generating Files for the File Collections<br>&gt; ;rodfiles<br>&gt; <br>&gt; CREATE FILE PLCITEMS<br>*W* Some files have not been processed due to insufficient security</font>.<br>
</div>
<div>The original PHD source has this:</div>
<div><br><font face="courier new,monospace">;<br>; -------------------------------------------- Globals<br>; Created on Fri Jan 15 19:51:18 2010 by utility program<br>;<br>Create Dictionary RODPHD &amp;<br>        Not Preloaded</font></div>

<div><font face="courier new,monospace">System Options &amp;<br>        Title &quot;Records Of Decisions&quot; &amp;<br>        Century INCLUDED &amp;<br>        Character Set ENGLISH &amp;<br>        Date Format YYYYMMDD &amp;<br>
        Date Separator &quot;-&quot; &amp;<br>        Default Century 20 &amp;<br>        Allow Century &amp;<br>        Force Century &amp;<br>        Input Century 19 From Year 50 &amp;<br>        NoNullseparator &amp;<br>
        Float IEEE &amp;<br>        Sysmonths &quot;JanFebMarAprMayJunJulAugSepOctNovDec&quot; &amp;<br>        SHOW &amp;<br>        Default Entry and Find in CONSISTENCY &amp;<br>        Default Select in CONCURRENCY &amp;<br>
        Default Transaction Model CONCURRENCY &amp;<br>        Shift UPSHIFT</font></div>
<div><font face="courier new,monospace">Application Security Class GOD &amp;<br>        Logonid MIA0.ADOPTDEV</font></div>
<div><br> </div>
<div>[...]</div>
<div> </div>
<div><font face="courier new,monospace">File PLCItems Organization INDEXED &amp;<br>        Type KSAMXL &amp;<br>        Open &quot;PLCItem&quot; &amp;<br>        Create   ASCII &amp;<br>        Capacity 1000</font></div>

<div><br><font face="courier new,monospace">Record PLCItems</font></div>
<div><font face="courier new,monospace">        Item  ItemKey &amp;<br>                Datatype INTEGER Unsigned   Size 4<br>        Item  ItemType &amp;<br>                Datatype CHARACTER   Size 1<br>        Item  ItemTitle &amp;<br>
                Datatype CHARACTER   Size 100<br>        Item  AssignedTo1 &amp;<br>                Datatype CHARACTER   Size 8<br>        Item  AssignedTo2 &amp;<br>                Datatype CHARACTER   Size 8<br>        Item  AssignedTo3 &amp;<br>
                Datatype CHARACTER   Size 8<br>        Item  AssignedTo4 &amp;<br>                Datatype CHARACTER   Size 8<br>        Item  ItemComments &amp;<br>                Datatype CHARACTER   Size 100<br>        Item  ItemOriginator &amp;<br>
                Datatype CHARACTER   Size 1<br>        Item  SentDate &amp;<br>                Datatype INTEGER Unsigned   Size 4<br>        Item  SignedDate &amp;<br>                Datatype INTEGER Unsigned   Size 4<br>
        Item  ApprovedFMB &amp;<br>                Datatype CHARACTER   Size 1<br>        Item  FMBSubType &amp;<br>                Datatype CHARACTER   Size 4</font></div>
<div><font face="courier new,monospace">        Index PLCItemIDX Unique Primary<br>                Segment ItemKey &amp;<br>                        Datatype INTEGER Unsigned   Size 4<br></font></div>
<div> </div>
<div> </div>
<div>Trying to keep it simple, what magic incantation should I use to migrate a bunch of KSAMXL and one DIRECT file from the 3000 to the PC, with the minimum fuss?   CISAM, DISAM ?  Any gotchas I can avoid by changing the source on the 3000 ?</div>

<div> </div>
<div>I was hoping to keep it as simple as possible by not using anything more complicated than index files. But even that does not seem likely.</div>
<div> </div>
<div>As well, any tricks to have everything compile without hiccups? Maybe getting rid of group qualification in file names? merging in the USE files in screen source?</div>
<div> </div>
<div> </div>
<div> </div>
<div>Michel</div>
<div><br><br> </div>
<div class="gmail_quote">On Sat, Jan 16, 2010 at 6:27 PM, Michel Adam <span dir="ltr">&lt;<a href="mailto:michel.adam@gmail.com">michel.adam@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>Yep Bob, 819C1, on a 968:</div>
<div><font face="arial,helvetica,sans-serif"></font> </div>
<div><font face="courier new,monospace">:qdesign</font></div>
<div><font face="courier new,monospace">Q D E S I G N   (PowerHouse  8.19.C1)<br>Copyright 1998 COGNOS INCORPORATED<br>GNWT</font></div>
<div><font face="courier new,monospace">&gt; use rdde07s.source nol<br>Mode:x Action:xxxxxxxxx    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  xxxxxxxxxx<br>xxxxxxxxxx                  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx          xxxxx<br>
********************************************************************************<br> <br>01 Item Key:            xxxxxxxxxx<br>02 Item Type:           x<br>03 Item Title:          xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx<br>
04 Assigned To(up to 4):xxxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx<br>05 Item Comments:       xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx<br>06 Rc&#39;d from Originator x<br>07 Sent to Minister:    xxxxxxxxxx<br>08 Signed by Minister:  xxxxxxxxxx<br>
09 Appr.Accpt.Cab/FMB:  x<br>10 FMB Submission Type: xxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx<br> <br> <br> <br> <br> <br> <br> <br> <br> <br>0 ERRORS  0 WARNINGS. Delete old screen RDDE07C.EXEC.ADOPTDEV?y<br>&gt; <br>
</font></div>
<div><font face="courier new,monospace"><font face="r_ansi"><font face="r_ansi">from within Quick:</font></font></font></div>
<div><font face="r_ansi"></font> </div>
<div><font face="courier new,monospace">Mode:F Action:i                      Records Of Decisions            2010-01-16<br>RDDE07                                  Plcitems                       16:51<br>────────────────────────────────────────────────────────────────────────────────</font></div>

<div><font face="courier new,monospace">01 Item Key:                      <br>02 Item Type:            <br>03 Item Title:                                                                <br>04 Assigned To(up to 4):                                    <br>
05 Item Comments:                                                             <br>06 Rc&#39;d from Originator  <br>07 Sent to Minister:               <br>08 Signed by Minister:             <br>09 Appr.Accpt.Cab/FMB:   <br>
10 FMB Submission Type:                                              </font></div>
<div><font face="courier new,monospace"></font> </div>
<div><font face="courier new,monospace"></font> </div>
<div><br><font face="courier new,monospace">QUICK819C L4 RDDE07C.EXEC.ADOPTDEV(10-01-16) QDESIGN819C HP700/92 (c) COGNOS<br>INCORPORATED.</font></div>
<div><font face="courier new,monospace"><font face="r_ansi"><font face="r_ansi"><font face="courier new,monospace">Press RETURN to continue.</font></font></font></font></div>
<div> </div>
<div>That will show me about using the docs of the current version with an older release. I ended up using PH 8.19 to minimize issues with Architect, which is itself at 8.19, but was going by with the current documentation. Since I was not getting any compilation errors...</div>

<div> </div>
<div>I guess the dynamic list syntax has been in Qdesign for quite some time. I have removed the option on the fields that had it. Problem solved.</div>
<div> </div>
<div>Thanks for the clarifications Bob.</div>
<div><br><font color="#888888">Michel<br></font></div>
<div>
<div></div>
<div class="h5">
<div class="gmail_quote">On Sat, Jan 16, 2010 at 3:24 PM, Bob Deskin <span dir="ltr">&lt;<a href="mailto:Bob.Deskin@ca.ibm.com" target="_blank">Bob.Deskin@ca.ibm.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Dynamic lists were originally in Axiant. They&#39;re like selectboxes (i.e.<br>drop-down lists of values), except that the values come from a file. We<br>
adapted the dynamic list for PowerHouse Web. So even though the<br>DYNAMICLIST syntax was in QDESIGN and the result was in the compiled QUICK<br>screen, QUICK itself did not use it. We did open up the DYNAMICLIST syntax<br>
for full QUICK in 8.49F.<br><br>Are you sure of your versions? Dynamic lists were added for PH Web in D1.<br>So the warning would appear if you called a screen that was version D1 or<br>E that was compiled with a DYNAMICLIST. Of course you&#39;d have to be running<br>
QUICK D1 or E to get that message.<br><br>Bob<br><br><br><br>From:<br>Michel Adam &lt;<a href="mailto:michel.adam@gmail.com" target="_blank">michel.adam@gmail.com</a>&gt;<br>To:<br>power-l &lt;<a href="mailto:powerh-l@lists.sowder.com" target="_blank">powerh-l@lists.sowder.com</a>&gt;<br>
Date:<br>2010-01-15 11:11 PM<br>
<div>Subject:<br>Can&#39;t find explanation for warning msg in QUICK<br></div>Sent by:<br>powerh-l-bounces+bob.deskin=<a href="http://ca.ibm.com/" target="_blank">ca.ibm.com</a>@<a href="http://lists.sowder.com/" target="_blank">lists.sowder.com</a><br>

<div>
<div></div>
<div><br><br><br>Under 819C, I get the following warning when calling a subscreen:<br><br>*w* Screen with dynamic list fields is not supported in Quick.<br><br>I looked at the QKINFO, QKDINFO, and in the fine manual, and no mention of<br>
this warning.<br><br>What triggers this?<br><br>Stumped North of 60...<br><br>Michel Adam<br></div></div> --<br>= = = = = = = = = = = = = = = = = = = = = = = = = = = =<br>Mailing list: <a href="mailto:powerh-l@lists.sowder.com" target="_blank">powerh-l@lists.sowder.com</a><br>
Subscribe: &#39;subscribe&#39; in message body to<br><a href="mailto:powerh-l-request@lists.sowder.com" target="_blank">powerh-l-request@lists.sowder.com</a><br>Unsubscribe: &#39;unsubscribe &amp;lt;password&amp;gt;&#39; in message body to<br>
<a href="mailto:powerh-l-request@lists.sowder.com" target="_blank">powerh-l-request@lists.sowder.com</a><br><a href="http://lists.sowder.com/mailman/listinfo/powerh-l" target="_blank">http://lists.sowder.com/mailman/listinfo/powerh-l</a><br>
This list is closed, thus to post to the list you must be a subscriber.<br>Add &#39;site:<a href="http://lists.sowder.com/" target="_blank">lists.sowder.com</a> powerh-l&#39; to your search terms to search the<br>list archive at Google.<br>
<br><br></blockquote></div><br></div></div></blockquote></div><br>