Page 1 of 1

Create a data file name with login ID

Posted: August 15th, 2018, 11:51 pm
by prabhustat
Hi

I have to create a data file name with login members id’s, If anyone have the example please share.

Thanks in advance,

PP

Re: Create a data file name with login ID

Posted: August 16th, 2018, 6:10 am
by josh
Unfortunately this is not simple to do in CSPro. You will need to write a menu program that collects the login ID, uses the filewrite function to write out he a pff file with the data filename and then uses execpff to launch the pff to start data entry using that filename. If you search this forum for "menu program" you will find some postings and examples.