comp.lang.ada
 help / color / mirror / Atom feed
* Calling a File for Encryption from outside of the Main Ada-95 Holding Folder.
@ 2013-09-04 11:10 Austin Obyrne
  2013-09-04 19:37 ` Austin Obyrne
  2013-09-05  3:16 ` Dennis Lee Bieber
  0 siblings, 2 replies; 19+ messages in thread
From: Austin Obyrne @ 2013-09-04 11:10 UTC (permalink / raw)


My present method of encrypting a file of plaintext is to open it in the AdaGIDE editor – SAVE it under a filename and then call it for encryption and subsequent test decryption.

1)I can key in a file of plaintext for encryption directly to the editor and save it from there or,

2)I can prepare a file of plaintext for encryption in Word say and copy ‘n paste that into the editor also and then save that file into the main folder for calling from there for encryption.

Question: Is it necessary to always go through the editor as I am doing or am I wrong there also.

Question: Can I call a file for encryption from *anywhere in my computer by declaring the full path to the Ada-95 compiler?

If so how much information must I give as the path – an example of a path would be greatly appreciated like say the file is in ‘My Documents’ – what would the ‘path’ look like’.

Your help would again be appreciated.

You have solved my other problem re attaching ciphertext files to emails – many, many thanks.

Up to now I thought a file of plaintext for encryption always has to go through the AdGide editor for the compiler to 'see' it - True or false.

Not very bright with navigating my way around I’m afraid.

adacrypt

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2013-09-05 17:42 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-04 11:10 Calling a File for Encryption from outside of the Main Ada-95 Holding Folder Austin Obyrne
2013-09-04 19:37 ` Austin Obyrne
2013-09-04 19:47   ` Eryndlia Mavourneen
2013-09-04 20:23     ` Austin Obyrne
2013-09-04 20:37     ` Austin Obyrne
2013-09-04 21:31       ` Austin Obyrne
2013-09-05  5:39         ` Simon Wright
2013-09-05  7:16           ` Austin Obyrne
2013-09-05  7:56           ` Austin Obyrne
2013-09-05 11:33             ` Simon Wright
2013-09-05 15:46               ` Austin Obyrne
2013-09-05 16:00               ` Austin Obyrne
2013-09-05 16:08                 ` Eryndlia Mavourneen
2013-09-05 16:50                   ` Austin Obyrne
2013-09-05 17:42                     ` Eryndlia Mavourneen
2013-09-05 14:40         ` Eryndlia Mavourneen
2013-09-05 15:38           ` Austin Obyrne
2013-09-05  3:16 ` Dennis Lee Bieber
2013-09-05  6:57   ` Austin Obyrne

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox