Encode, Get ...
- To: mathgroup at smc.vnet.net
- Subject: [mg94589] Encode, Get ...
- From: Ignacio Plazeta <Ignacio.Plazeta at speednet.es>
- Date: Wed, 17 Dec 2008 06:31:53 -0500 (EST)
Dear MathFriends Surely I have miss out something; the following code SetDirectory[NotebookDirectory[]]; myKey = "xyz"; showFile = "1.bmp"; hiddenFile = "2.bmp"; Encode[showFile, hiddenFile, myKey] Get[hiddenFile, myKey] dosn't work the way I expected and returns, in the pink "Messages" windows: Syntax::sntxi: Incomplete expression; more input is needed. (line 1 of "2.bmp") Please, can you point the issue ? Thanks !! Best regards. Ignacio