Focal Point
How to create userlst.dat

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/4181034941

January 18, 2006, 04:09 AM
<Rathor>
How to create userlst.dat
Greetings,

i was going through the help file for "passing a userid from HTML". There iit says to create userlst.dat file and then usrelst.mas file to store the username.
So can anybody guide me how can I create an userlst.dat file from webfocus.

Thanx
January 18, 2006, 07:27 AM
rubenibi
Something like this:

FILEDEF USERLST DISK C:\USERLST.DAT



____________________________________________
Ruben Rueda
Consultant
Information Builders Iberica

Web: http://www.eruben.biz

Prod: WF 5.3.4 @ Red Hat Enterprise Linux ES 3 (Taroon Update 6) w/Oracle 9i
Test: WF 5.3.3 @ SUN Solaris 7 w/Oracle 8i
January 18, 2006, 09:55 AM
<Rathor>
Thanx, But I also want to know where to enter this command- In DOS or some other place. Also after creating the file how to enter data into it.
January 18, 2006, 10:04 AM
Kamesh
You have to write in your Fex file.

Ex:

FILEDEF USERLST DISK C:\USERLST.DAT

TABLE FILE USERS
PRINT USERNAME
ON TABLE HOLD AS USERLST FORMAT FOCUS
END


WFConsultant

WF 8105M on Win7/Tomcat