Skip to main content
Code Review

Return to Question

Commonmark migration
Source Link

Problem

###Problem II have image files that are RAW data and have the extension .NEF Whatever edits I make to these files are stored in what is called a sidecar file with the extension .xmp

Objective

###Objective GivenGiven the image files and the sidecar files must have the same base name to remain associated, I'd like to append the date the photo was taken to the base name for both files.

Code

###Code I'mI'm pretty sure I'm not importing any namespace except System.IO, so this should all be the .NET way, not any VB6.

###Problem I have image files that are RAW data and have the extension .NEF Whatever edits I make to these files are stored in what is called a sidecar file with the extension .xmp

###Objective Given the image files and the sidecar files must have the same base name to remain associated, I'd like to append the date the photo was taken to the base name for both files.

###Code I'm pretty sure I'm not importing any namespace except System.IO, so this should all be the .NET way, not any VB6.

Problem

I have image files that are RAW data and have the extension .NEF Whatever edits I make to these files are stored in what is called a sidecar file with the extension .xmp

Objective

Given the image files and the sidecar files must have the same base name to remain associated, I'd like to append the date the photo was taken to the base name for both files.

Code

I'm pretty sure I'm not importing any namespace except System.IO, so this should all be the .NET way, not any VB6.

change a tag
Link
Raystafarian
  • 7.3k
  • 1
  • 23
  • 60
added 5 characters in body
Source Link
Raystafarian
  • 7.3k
  • 1
  • 23
  • 60

###Problem I have image files that are RAW data and have the extension .NEF Whatever edits I make to these files producesare stored in what is called a sidecar file with the extension .xmp

###Problem I have image files that are RAW data and have the extension .NEF Whatever edits I make to these files produces what is called a sidecar file with the extension .xmp

###Problem I have image files that are RAW data and have the extension .NEF Whatever edits I make to these files are stored in what is called a sidecar file with the extension .xmp

edited tags
Link
200_success
  • 145.5k
  • 22
  • 190
  • 478
Loading
Source Link
Raystafarian
  • 7.3k
  • 1
  • 23
  • 60
Loading
lang-vb

AltStyle によって変換されたページ (->オリジナル) /