Permanent file path in binary application

Discussions about CSEntry
Post Reply
mardelhi1

Permanent file path in binary application

Post by mardelhi1 »

Dear Sir,

I have one problem to entry with many operator. The problem is many operator going entry then other path (directory). It is so difficult find the data file. So i think use permanent file path (directory) with logic.

Thanks
khurshid.arshad
Posts: 572
Joined: July 9th, 2012, 11:32 am
Location: Islamabad, Pakistan

Re: Permanent file path in binary application

Post by khurshid.arshad »

You can set path in PFF file for each Key punch operator. When ever he click PFF file for data entry the data will store in specific folder. See example.
A.


[Files]
Application=.\PRHS_2.ent
InputData=..\KPOname\datafilename.dat
mardelhi1

Re: Permanent file path in binary application

Post by mardelhi1 »

Dear sir,

If not possible then how to use setfile & filecreate command in binary file.

Thanks
kakinyim
Posts: 42
Joined: January 16th, 2012, 6:38 am
Location: Remote/Virtual

Re: Permanent file path in binary application

Post by kakinyim »

mardelhi1: There are a couple of places you can see examples of setfile & filecreate command. One obvious place is in the CSPro help. Another place is from this forum where some users have shared examples. Please check the attachment on http://csprousers.org/forum/viewtopic.p ... t=10#p1285 .

Mutua
Post Reply