Uniface User Forum

 View Only
  • 1.  View Listing in Uniface 10

    Posted 01-24-2023 23:08
    Hi all,

    I'm using Uniface 10.4.01.17. if I want to see the complete source code of any specific component. Would that be possible to do in uniface 10 which is something similar to View Listing in Uniface 9.

    I already verified this page : Uniface User Forum

    Do we have any default option available in Uniface 10.4 ?


    ------------------------------
    Thanks,
    Satheesh MuthuGopal
    ------------------------------


  • 2.  RE: View Listing in Uniface 10

    ROCKETEER
    Posted 01-25-2023 02:25
    Hi Satheesh,

    At this moment you can use a custom IDE worksheet to do this. You already have found the sample worksheet my colleague David has provided (in the mentioned forum post). This will also work with Uniface 10.4. There is a user story on the product backlog for this functionality that is still open. So, currently there is no default option for this. Sorry.

    I hope this helps.

    ------------------------------
    Daniel Iseli
    Principal Technical Support Engineer
    Uniface Services
    Rocket Software, Switzerland
    ------------------------------



  • 3.  RE: View Listing in Uniface 10

    Posted 01-27-2023 00:44
    Hi Daniel,

    Thanks for your reply. I will try and update you.

    ------------------------------
    Thanks,
    Satheesh MuthuGopal
    ------------------------------



  • 4.  RE: View Listing in Uniface 10

    Posted 01-31-2023 02:15
    Hi Daniel

    I tried to have the listing in my IDE.

    I followed the below steps.
    1. Imported vlisting.xml
    2. Updated the IDE asn with IDE_DEFINE_WORKSHEETS_CPT=VLISTING in Logicals section.
    3. Compiled the component and signature
    4. .frm and .sig files were created in the resources output directory.
    5. Restarted the IDE
    When I open any component, I get the following error :
    Failed to activate operation 'getVersion' on User Defined Worksheet component 'VLISTING' (specified by logical 'IDE_DEFINE_WORKSHEETS_CPT').
    Reported error: -50: Signature not found

    Also I don't see any tab next to "Write Script".

    "shell32.dll" is the only entry in [USER_3GL]. Do I need to explicitly mention anything else ? Could you please share if you have a solution for this.
     






    ------------------------------
    Thanks,
    Satheesh MuthuGopal
    ------------------------------



  • 5.  RE: View Listing in Uniface 10
    Best Answer

    ROCKETEER
    Posted 01-31-2023 03:11
    Hi Satheesh,

    Is the resources output directory mentioned in the [RESOURCES] of the IDE.asn? If not then this explains why the IDE cannot find the signature/component.

    I hope this helps.

    ------------------------------
    Daniel Iseli
    Principal Technical Support Engineer
    Uniface Services
    Rocket Software, Switzerland
    ------------------------------



  • 6.  RE: View Listing in Uniface 10

    Posted 02-01-2023 02:31
    Hi Daniel,

    I have corrected the asn. Now the Listing woks after compilation.

    Thanks for your support.

    ------------------------------
    Thanks,
    Satheesh MuthuGopal
    ------------------------------