Conversion to octal
Mike Palandri
palandri@4j.lane.edu
Wed, 29 Oct 2003 10:11:57 -0800
It's all in QTP. It's not really account creation per se, but a master
file that stores VMS user names and UICs for student email accounts, thus
the need to create the UIC numbers. All students that have a record in the
file; a subset actually get or have accounts.
When a teacher authorizes a student for email, they use a web based
interface that pulls the student data from the file and creates the account
via DCL.
At 05:06 PM 10/29/2003 +0000, Chris Sharman wrote:
>Mike Palandri wrote:
>>Hi all,
>>Anyone have a ready made piece of qtp code to convert a positive (base
>>10) integer to octal?
>
>Presumably you're writing dcl to do this (account creation) ?
>(I wouldn't mess with sysuaf any other way)
>
>How about: 'f$fao("!%I",<number>)'
>
>Chris
>
>
>
>-----------------------------------------------------------------------
>
>Any views expressed in this message are those of the sender and not
>necessarily those of CCA Group. The unauthorized use, disclosure,
>copying or alteration of this message is forbidden. The contents of
>this message may be confidential and/or privileged, copyright CCA Group
>and are intended solely for the use of the individual or entity to whom
>they are addressed. Whilst this message has been scanned, CCA Group
>cannot guarantee that it is virus free or compatible with your systems
>and accepts no responsibility for any loss or damage arising from its
>use. The recipient is advised to run their own anti-virus software. If
>you receive this message in error please contact
>postmaster@ccagroup.co.uk immediately, destroy any copies and delete it
>from your computer systems.
>= = = = = = = = = = = = = = = = = = = = = = = = = = = =
>Mailing list: powerh-l@lists.swau.edu
>Subscribe: "subscribe" in message body to powerh-l-request@lists.swau.edu
>Unsubscribe: "unsubscribe <password>" in message body to
>powerh-l-request@lists.swau.edu
>http://lists.swau.edu/mailman/listinfo/powerh-l
>This list is closed, thus to post to the list you must be a subscriber.
Mike
.