PLEX86  x86- Virtual Machine (VM) Program
 Plex86  |  CVS  |  Mailing List  |  Download  |  Linux  |  Newsgroups

work flow language 1083


Your Ad Here

Your Ad Here

Here is an example of a wfl program and all it really is doing is running a job taking the information and renaming it at the end and printing it out. Well printing it out will be the final outcome of this job. What it is, I started this new job and they write everything in work flow language and I have never used it at any level. I do know how to shell script so I am hoping some out here can help me understand better on what is going on with these programs. Thanks

BEGIN JOB PRM-ECORPWIRES;

00000200 USERCODE=ITI; 00000300

work flow language 1084
Black Sun and said: When using that miserable "G2" excuse for a real newsreader, follow the approximating the right thing. First thing to do is...

00000400 PRINTDEFAULTS=(SAVEPRINTFILE=TRUE, HEADER=SUPPRESSED, 00000500 TRAILER=SUPPRESSED, PRINTDISPOSITION=CLOSE, PAGECOMP="FEEDER=A");

00000700 STRING DATETIMENAME; 00001000 STRING PACKNAME; 00001300 STRING SUMMARYPACKNAME; 00001500 STRING ACCEPTINPUT;

00001600 FILE F (KIND=DISK, NEWFILE=FALSE); 00001700

00001800 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

SUBROUTINE PROCESSFILE (STRING FILENAME); 00003300

00003400 % PROCESS DATA

00003600 BEGIN 00003700

00003800 STRING AXINPUT; 00003900 STRING NONUM;

STRING NOVERIFY;

%BUILD ACCEPT MESSAGE INPUT

ACCEPTINPUT := "NONUM NOVERIFY";

%RUN THE PROGRAM

RUN ITI-EBC-7002;SW1;

disk parbreastions not showing up
Hi, I have 13 parbreastions on the hda drive. When I try to see underdev...

AX = ACCEPTINPUT;

00004100 % GET DATE AND TIME TO BE USED FOR PRINT FILE NAMES 00006300 % CHANGE THE NAME OF THE HARDCORE FILES

DATETIMENAME := TIMEDATE(MMDDYYYY) & "-" & TIMEDATE(HHMMSS); 00006400

00006500 CHANGE EBB-FEDLINE-EBZF001 ON #PACKNAME TO

STOCK-FEDLINE-EBZF001-#DATETIMENAME;

CHANGE EBB-FEDLINE-EBZF002 ON #PACKNAME TO

STOCK-FEDLINE-EBZF002-#DATETIMENAME;

CHANGE EBB-FEDLINE-EBZF007 ON #PACKNAME TO

STOCK-FEDLINE-EBZF007-#DATETIMENAME;

stick it to paypal so far, this is working for me
OK... this is crazy but seems to really freakin work... so do it! This was in the Wall Street Journal... I always hated PAYPAL.. now let's stick it to the man. READ...

END;

00009500 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

00009700 % SET THE OUTPUT PACK NAMES 00009800 PACKNAME := "B";

SUMMARYPACKNAME := "F"; 00010100

00010200 % GET DATE AND TIME FOR THE JOBSUMMARY FILE

DATETIMENAME := TIMEDATE(MMDDYYYY) & "-" & TIMEDATE(HHMMSS); 00010400

00010500 % RENAME THE JOBSUMMARY FILE TO INCLUDE DATE AND TIME 00010600 MYJOB(JOBSUMMARYbreastLE = (ITI)SUMMARY-EBB-FEDLINE-#DATETIMENAME

ON #SUMMARYPACKNAME); 00010800

00013600 PROCESSFILE ("X");

END JOB; 00013700



Your Ad Here

List | Previous | Next

work flow language 1084

Linux groups from Newsgroups

The #1 Usenet Provider on the Internet

cannot finddevconsole error 432 1082