psd file import

Joe Boyle joeboyle_adt@hotmail.com
Mon, 19 Jul 2004 21:26:40 +0100


Hi Viet,

typically, and assuming Quiz, you would simply report your items in the
report list as in the example below,

e.g. 

set rep dev disk name filename

access filea etc...

report item1 "|" item2 "|" ... 

and then, in your excel setup you would select "|" as the separator item,
having first selected txt file as your import type.


-----Original Message-----
From: powerh-l-admin@lists.sowder.com
[mailto:powerh-l-admin@lists.sowder.com] On Behalf Of Viet Nguyen
Sent: 19 July 2004 19:13
To: powerh-l@sowder.com
Subject: psd file import

Hello - could someone please show me how to import a portable subfile
into Excell? 
Thank you.
Viet.

-----Original Message-----
From: powerh-l-admin@lists.sowder.com
[mailto:powerh-l-admin@lists.sowder.com] On Behalf Of
Daniel.Miller@nightfreight.co.uk
Sent: Friday, July 02, 2004 10:23 AM
To: powerh-l@sowder.com
Subject: RE: phweb question specific to vms

hi,

yes i do have close statements in both screens, just checked!

-----Original Message-----
From: Bruin, J.M. de [mailto:Bruin@WT.TNO.NL]
Sent: Friday, July 02, 2004 3:16 PM
To: Miller, Daniel
Cc: 'powerh-l@sowder.com '
Subject: RE: phweb question specific to vms


 
Hi Daniel,

are you sure the file is closed after usage?
Maybe an additional CLOSE statement might do the the trick.

Good luck,

Mark

-----Original Message-----
From: Daniel.Miller@nightfreight.co.uk
To: powerh-l@sowder.com
Sent: 2-7-04 15:55
Subject: phweb question specific to vms

hello all,

my situation is as follows:

	Phweb screen A creates a unique physical rms indexed file with
"run command" and then sets a 	process level logical with
"setsystemval" that points the open name of a file in the dictionary to
it. 	The screen is then able to put data into that file and pass the
file name to screen B as a parameter, 	its a hidden field on the page.
This is all in one procedure, which deassigns the logical with
deletesystemval before finishing.

	Phweb screen B then sets a logical to the passed filename and
then reads the data from this file.
	It then does a deletesytemval before finishing.

The idea is each person who uses the website gets a unique temporary
file with only their data which are cleared off the system after a
couple of days.  Id prefer this to one big indexed file which all
website users would have to access which i guess would need to be
cleared daily or some such.

However this technique only works the first time, in subsequent uses of
the page it keeps picking up data from previous uses.  It appears that
with all the subprocesses with the dispatcher and phwebservers the
logical is still assigned somewhere.  Similiar to with dcl subprocesses
for run commands etc in normal ph.

My current thinking is that its not going to be possible to do this and
im assuming to much about how phweb works, unless anyone has any ideas?
Or perhaps another technique to get the same result.


tia
Daniel Miller
Nightfreight

= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l@lists.sowder.com
Subscribe: "subscribe" in message body to
powerh-l-request@lists.sowder.com
Unsubscribe: "unsubscribe <password>" in message body to
powerh-l-request@lists.sowder.com
http://lists.sowder.com/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.



= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l@lists.sowder.com
Subscribe: "subscribe" in message body to
powerh-l-request@lists.sowder.com
Unsubscribe: "unsubscribe <password>" in message body to
powerh-l-request@lists.sowder.com
http://lists.sowder.com/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.

= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l@lists.sowder.com
Subscribe: "subscribe" in message body to powerh-l-request@lists.sowder.com
Unsubscribe: "unsubscribe <password>" in message body to
powerh-l-request@lists.sowder.com
http://lists.sowder.com/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.