PowerBuilder batch process -
i not powerbuilder expert. impression powerbuilder used develop gui applications, both browser based , thick client apps.
my question is, can powerbuilder used develop non-gui application - process can scheduled run unattended via scheduler? equivalent application type in .net world console application.
sure can. can start coding in application object's open event , can use functions global in nature , more object orientation can use non-visual objects (nvos) , datastores (datawindows without display properties) data management , access. there work on fantastic apps without display users in windows. , if need receive commandline arguments commandline parameter in application object's open event.
if still unsure of indicated here, please ask , can try clarify or answer in more detail.
Comments
Post a Comment