Hi Phil,

If it's just a matter of turning a two-step process into one step, would a 
Paragraph be reasonable? Just thinking of something along the lines of...


PA
IF <<I2,File>> = '' THEN GO ENDIT
IF <<I3,IType>> = '' THEN GO ENDIT
IF <<I4,ExportDirectory>> = '' THEN GO ENDIT
IF <<I5,Datadump.dat>> = '' THEN GO ENDIT
SELECT <<I2,File>> SAVING <<I3,IType>>
LIST <<I2,File>> TO <<I4,ExportDirectory>> <<I5,Datadump.dat>> REQUIRE.SELECT
ENDIT:


Regards, Keith

_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to