HP3000-L Archives

November 1997, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Richard Gambrell <[log in to unmask]>
Reply To:
Date:
Wed, 19 Nov 1997 21:17:35 -0600
Content-Type:
text/plain
Parts/Attachments:
quick (20 lines)
> how can i make a temp file permanent? i am compiling a quiz schema but it
i
> can't get rid of where it puts the compiled version (which will overwrite
> the production schema) so it writes it to a temporary file. i need to test
> the new schema. i tried copy both on mpe and vesoft but i can't figure it
> out! i already have done this copying before but i forgot :(
> any help will be appreciated.
>
> dennis profeta
> rembrandt photo services
>

YOu can RENAME <oldname>,<newname>,temp
  then SAVE <newname>

Or, you could change the "create" statement in the PDL source to use a
different filename and recompile!

Richard Gambrell

ATOM RSS1 RSS2