Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

command line parameter for importing .sr files into PBL files

160 views
Skip to first unread message

ruth...@gmail.com

unread,
May 12, 2009, 8:21:46 AM5/12/09
to
Is there a command line option which will allow me import *.sr* files
into PBL files. I know there are command line options available to do
a deploy, etc.

Since one is able to import *.sr* files in PowerBuilder itself, I'm
sure there should be a command line option available as well. I would
like to do that on PowerBuilder 10.2.1 Build 9948

Paul Horan[Sybase]

unread,
May 12, 2009, 9:12:29 AM5/12/09
to
Yes there is.

Look up OrcaScript in the HTML help files.

--
Paul Horan[Sybase]
http://blogs.sybase.com/phoran/

<ruth...@gmail.com> wrote in message
news:4c22cbf3-768b-4bf5...@n21g2000vba.googlegroups.com...

ruth...@gmail.com

unread,
May 20, 2009, 4:56:54 AM5/20/09
to
On May 12, 3:12 pm, "Paul Horan[Sybase]"

<phoran_remove@remove_sybase.com> wrote:
> Yes there is.
>
> Look up OrcaScript in the HTML help files.
>
> --
> Paul Horan[Sybase]http://blogs.sybase.com/phoran/
>
> <ruthm...@gmail.com> wrote in message

>
> news:4c22cbf3-768b-4bf5...@n21g2000vba.googlegroups.com...
>
> > Is there a command line option which will allow me import *.sr* files
> > into PBL files. I know there are command line options available to do
> > a deploy, etc.
>
> > Since one is able to import *.sr* files in PowerBuilder itself, I'm
> > sure there should be a command line option available as well. I would
> > like to do that on PowerBuilder 10.2.1 Build 9948
>
>

Hi, you can achieve this by making use of the following:-

make use of the application PBOrca (http://dm.char.com.ua/pb/
pborca.htm). I create a script which assists with the importing of
object files into the library files. The creation process looks at the
PBT file to correctly identify the sequence of the library files.

Thereafter I make use of PowerBuilder command line to do the deploy:
Pb100.exe /wWorkstationFile(pbw) /d

0 new messages