Click here to Skip to main content
15,920,603 members
Home / Discussions / C#
   

C#

 
GeneralRe: Summary question Pin
Pauwl3-May-05 20:22
Pauwl3-May-05 20:22 
GeneralRe: Summary question Pin
Pauwl4-May-05 2:44
Pauwl4-May-05 2:44 
Generalconvert VB.net into C# Pin
anj19833-May-05 2:48
anj19833-May-05 2:48 
GeneralRe: convert VB.net into C# Pin
MoustafaS3-May-05 5:38
MoustafaS3-May-05 5:38 
GeneralRe: convert VB.net into C# Pin
Dave Doknjas3-May-05 14:12
Dave Doknjas3-May-05 14:12 
GeneralTapi Pin
SujithNarayanannair3-May-05 2:41
SujithNarayanannair3-May-05 2:41 
GeneralCustom extention in C# Pin
Navees Ahmed3-May-05 1:57
Navees Ahmed3-May-05 1:57 
GeneralRe: Custom extention in C# Pin
Roger Stewart3-May-05 3:17
professionalRoger Stewart3-May-05 3:17 
GeneralHelp -- Tool Bar Control Pin
Umair Tariq3-May-05 1:05
Umair Tariq3-May-05 1:05 
GeneralRe: Help -- Tool Bar Control Pin
keith maddox4-May-05 10:19
keith maddox4-May-05 10:19 
GeneralName of local machine Pin
Andy *M*3-May-05 0:34
Andy *M*3-May-05 0:34 
GeneralRe: Name of local machine Pin
Dan_P3-May-05 0:40
Dan_P3-May-05 0:40 
GeneralRe: Name of local machine Pin
Colin Angus Mackay3-May-05 0:43
Colin Angus Mackay3-May-05 0:43 
GeneralRe: Name of local machine Pin
Andy *M*3-May-05 0:51
Andy *M*3-May-05 0:51 
GeneralRe: Name of local machine Pin
Kodanda Pani3-May-05 0:45
Kodanda Pani3-May-05 0:45 
GeneralRe: Name of local machine Pin
leppie3-May-05 0:46
leppie3-May-05 0:46 
GeneralHide the TaskBar Using C# Pin
eng.mohamed3-May-05 0:20
eng.mohamed3-May-05 0:20 
GeneralRe: Hide the TaskBar Using C# Pin
leppie3-May-05 0:51
leppie3-May-05 0:51 
GeneralRe: Hide the TaskBar Using C# Pin
eng.mohamed3-May-05 1:44
eng.mohamed3-May-05 1:44 
GeneralRe: Hide the TaskBar Using C# Pin
jklucker3-May-05 9:05
jklucker3-May-05 9:05 
GeneralBitmap and ISO 8583 Pin
Will Willow3-May-05 0:05
Will Willow3-May-05 0:05 
Does anyone out there have an example of an ISO8583 transaction message.

I'm trying to work out how to manipulate the bit map of such a message - i.e. reading in the message and convrting the bitmap to an array of "Bools" so I can work out which fields are active, and vice versa when composing such a message from n array of 128 bools.

my first project using c# and .NET so not soo sure how to go about this.

basically, all I've to go on it this:-

Primary Bitmap
The bits of the Primary Bitmap are numbered from the left starting with ‘1’, up
to ‘64’. Each bit signifies the presence (1) or absence (0) in the message of the
data element associated with that particular bit, according to its position (i.e.
number) within the bitmap. The Primary Bitmap must always be present.
The first bit of the Primary Bitmap indicates the presence (1) or absence (0) of

WHEN THIS DATA ARRIVES I'm not sure how it looks - never actually seen one of these message, so don't know where to begin.

Any tips examples would be very much appreciated


Will Smile | :)
GeneralRe: Bitmap and ISO 8583 Pin
leppie3-May-05 0:48
leppie3-May-05 0:48 
GeneralRe: Bitmap and ISO 8583 Pin
Will Willow3-May-05 2:59
Will Willow3-May-05 2:59 
Generalsnapshot of folder structure Pin
rajml2-May-05 23:39
rajml2-May-05 23:39 
GeneralRe: snapshot of folder structure Pin
Dan_P2-May-05 23:43
Dan_P2-May-05 23:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.