knowledge-database (beta)

Current group: comp.soft-sys.powerbuilder

Runtime Create Function In User Objects

Runtime Create Function In User Objects  
Kwan Thean Keong
 Re: Runtime Create Function In User Objects  
gogia7 at netscape.net
From:Kwan Thean Keong
Subject:Runtime Create Function In User Objects
Date:28 Dec 2004 23:44:54 -0800
Hi,
I would like to seek assistance from anyone that has experience in
creating Powerbuilder function using Powerbuilder

Example:
I need to runtime create a Powerbuilder nonvisual object (NVO). After
that I need to create some functions into the NVO and lastly save the
NVO physically and importing it to my PBL

Can I achieve this using Powerbuilder ?
I tried studying ORCA to achieve the above but i cant seem to find the
solution.

I am afraid that if all thing fails, i need to create a txt file
manually and write into the file physically before renaming it to a sru
file and importing it back to my PBL .... which is a rather tedious and
troublesome task

Thanks
Kwan
From:gogia7 at netscape.net
Subject:Re: Runtime Create Function In User Objects
Date:4 Jan 2005 19:03:13 -0800
If I can correctly assess your problem, This is routinely done in
Powerbuilder. We can tell you the exact format of choices to click
once you tell us the version of PB you are using. In PB 8 or 9, you
will have tto click on File- New- PB Object and then double click
Custom Class. Your non Visual object is created for entering functions.

In Older versions just create new User Object and select Non
visual/Custom Class.

A look in the help file for Non Visual objects may tell you the exact
notation
   

Copyright © 2006 knowledge-database   -   All rights reserved