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

createdirectory

46 views
Skip to first unread message

jack

unread,
Feb 19, 2009, 10:41:14 PM2/19/09
to
Hi all,

Please help. I am trying to use createdirectory but, yet it
is not working at all? I need to create it as external
function for library??? right?
Please advice because powerbuilder help does not help at
all for a newbie.

Thanks so much.

Bruce Armstrong [TeamSybase]

unread,
Feb 19, 2009, 11:54:50 PM2/19/09
to

What version of PB are you using? That's a native PowerScript
function in recent versions.

-----------------------------------

My Web 2.0 Stuff

Blog: http://bruce.pbdjmagazine.com/
Facebook: http://www.facebook.com/people/Bruce-Armstrong/1600223798
Fotki: http://public.fotki.com/brucearmstrong/
LinkedIn: http://www.linkedin.com/in/bruceaarmstrong
Twitter: http://twitter.com/bruce_armstrong
YouTube: http://www.youtube.com/user/brucearmstrong

jack

unread,
Feb 20, 2009, 1:19:25 AM2/20/09
to
Hi,

I am using PB11.5 build 2506.

Chris Pollach

unread,
Feb 20, 2009, 7:48:50 AM2/20/09
to

Then it would be the CreateDirectory ( ) method.


<jack> wrote in message news:499e4b6d.5c...@sybase.com...

jack

unread,
Feb 22, 2009, 11:13:45 PM2/22/09
to
Sorry, i had tried the CreateDirectory method (meaning not
using the external function of kernel21.dll library), but it
not working. Please briefly show some exapmle.

I have mine as below (not working)

string ls_directory
ls_Directory = 'testpfc'
rtn = CreateDirectory( ls_Directory )

jack

unread,
Feb 22, 2009, 11:17:37 PM2/22/09
to
Hi all,

i think i had got it run. Thanks. Please ignore my previous
msg.
I will post more questions if needed help later.

Thanks.

> Sorry, i had tried the CreateDirectory method (meaning not
> using the external function of kernel21.dll library), but
> it not working. Please briefly show some exapmle.
>
> I have mine as below (not working)
>
> string ls_directory
> ls_Directory = 'testpfc'
> rtn = CreateDirectory( ls_Directory )
>
> > Then it would be the CreateDirectory ( ) method.
> >
> >
> > <jack> wrote in message
> > > news:499e4b6d.5c...@sybase.com... Hi,
> > >
> > > I am using PB11.5 build 2506.
> > >
> > >> What version of PB are you using? That's a native
> > >> PowerScript function in recent versions.
> > >>
> > >> On 19 Feb 2009 19:41:14 -0800, jack wrote:
> > >>
> > >> >Hi all,
> > >> >
> > >> > Please help. I am trying to use createdirectory but

> > , yet >> it >is not working at all? I need to create it

0 new messages