Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

a challenge program

Featured Replies

Hello,

I want a small program that helps me to search a specific folder that contains alot of files

these files are two types: the source file with extension (.fmb) and the executable file with extension (.fmx)

what I have to do is to put the name of a specific file (e.g add.fmb) and the size and the modified date of this file in an excel sheet file, then I have to search the folder that contains (add.fmb) for the executable file that belongs to which name is (add.fmx), if it is found then I have to put it in the same excel sheet file and if it is not found I have to search for it in other folder that I know it.

as you know you will see the name of the file and its size and modified date when you change the dispalying style of your files from the toolbar (i.e change it to details)

I hope to give me the code of this program as soon as possible, please

it's urgent

Open a command prompt, CD to where your files are, and do "DIR *.fmb >> filename.txt" which will give you a column'ed, sorted list of files. Excel can import fixed-width records.

Do the same thing but use *.fmx instead to get all the other files.

Please sign in to comment

You will be able to leave a comment after signing in

Sign In Now

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.